mirror of
https://github.com/electron/electron.git
synced 2026-01-26 15:58:07 -05: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"
|