mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-16 22:19:22 +08:00
It's required if we want to include Chromium headers before C headers and do not break cpplint rules in the meanwhile.
6 lines
206 B
C
6 lines
206 B
C
// Copyright (c) 2013 GitHub, Inc. All rights reserved.
|
|
// Use of this source code is governed by a BSD-style license that can be
|
|
// found in the LICENSE file.
|
|
|
|
#include "content/public/app/content_main.h"
|