blob: 7a3d00c2a8fec9a66788ccb35a60d6b1fbd5d454 [file] [log] [blame]
[email protected]4ec7327e2008-08-18 23:59:511include_rules = [
[email protected]c2e2b6d2013-01-22 02:23:292 "+apps",
[email protected]1249f322013-10-23 21:03:163 "+ash",
enne34f6084c2017-02-02 22:39:084 "+cc/paint",
[email protected]a8cf61b2009-02-05 17:41:385 "+chrome/app",
erikwright0cdddbff2015-03-12 18:05:346 "+chrome/chrome_watcher",
thestig4a2e88e2016-08-27 23:23:517 "+chrome/grit",
jwdc882e48d2016-08-19 00:14:428 "+chrome/install_static",
[email protected]4ec7327e2008-08-18 23:59:519 "+chrome/installer",
[email protected]c80b35022014-03-03 17:01:4110 "+chrome_elf/blacklist",
[email protected]e5890e12014-02-27 17:15:0511 "+chrome_elf/chrome_elf_constants.h",
[email protected]c80b35022014-03-03 17:01:4112 "+chrome_elf/dll_hash",
[email protected]5cf19b92012-03-21 22:25:0513 "+chromeos",
brettwb1fc1b82016-02-02 00:19:0814 "+components",
[email protected]fd31c2212011-10-17 19:43:4315 "+content/public/browser",
[email protected]94a481b2014-03-28 19:41:5516 "+courgette",
alexis.menard2fe63eaa2016-10-13 21:42:4317 "+device/base",
ke.hebf458052016-11-07 07:41:1418 "+device/battery",
[email protected]06af6a42012-12-14 00:16:4019 "+device/bluetooth",
mcasas4e216e72016-07-28 21:28:3820 "+device/geolocation",
rockot1a51b922014-09-05 08:02:4421 "+device/hid",
[email protected]4b6de892013-01-04 18:06:0622 "+device/media_transfer_protocol",
ccameron04c2bac2016-10-18 01:06:2723 "+device/power_save_blocker",
thestig5e9352a2016-04-04 21:44:0424 "+device/usb",
[email protected]993da5e2013-03-23 21:25:1625 "+extensions/browser",
[email protected]885c0e92012-11-13 20:27:4226 "+extensions/common",
oshima758abebc2014-11-06 10:55:5027 "+extensions/components/javascript_dialog_extensions_client",
brettw00899e62016-11-12 02:10:1728 "+extensions/features",
mukai4245dfe82014-09-05 17:40:5129 "+extensions/grit",
yoze8dc2f12014-09-09 23:16:3230 "+extensions/test",
scottmg8f970b12017-01-20 19:37:5631 "+gin/public/gin_features.h",
[email protected]83c29502012-08-22 19:34:4832 "+google/cacheinvalidation", # Sync invalidation API protobuf files.
[email protected]6386cf52012-09-07 04:26:3733 "+google_apis",
[email protected]cec99842012-02-10 03:24:2334 "+google_update",
[email protected]b4d08ea2012-05-24 19:26:5735 "+installer_util_strings", # For generated headers
[email protected]1249f322013-10-23 21:03:1636 "+jni",
dalecurtis1620bd3a2015-04-28 20:26:2937 "+media/audio", # For media audio hang monitor.
[email protected]e2e8e322012-09-12 04:37:0238 "+media/base", # For media switches
xhwangc3a252b2016-05-23 02:35:4839 "+media/cdm/cdm_paths.h",
yhiranobbea6272015-09-17 07:09:0340 "+media/midi", # For midi switches
alokp6ecb2382016-01-27 00:40:0041 "+media/mojo", # For mojo media services.
[email protected]1b4209f2011-01-07 00:25:4042 "+ppapi/c", # For various types.
[email protected]b7631cc2012-09-15 05:08:3843 "+ppapi/host",
[email protected]709a847e2010-11-10 01:16:1144 "+ppapi/proxy",
[email protected]8ddc6b7c2013-12-12 20:42:0645 "+ppapi/shared_impl",
[email protected]5b7937e2010-11-04 23:37:1846 "+rlz",
[email protected]181491782012-07-18 00:59:1547 "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
xianglub38f05e2017-01-11 20:49:5248 "+services/image_decoder/public/cpp",
benaabad0b2016-11-16 23:54:1749 "+services/image_decoder/public/interfaces",
jonross3b1b2582016-12-21 16:21:2150 "+services/preferences/public/interfaces",
rockot734fb662016-10-15 16:41:3051 "+services/service_manager",
xianglub38f05e2017-01-11 20:49:5252 "+services/shape_detection/public/interfaces",
53 "+services/ui/public",
[email protected]5b7937e2010-11-04 23:37:1854 "+skia/ext",
tfarina29a3a1742016-10-28 18:47:3355 "+third_party/boringssl/src/include",
manzagopa5d6688d2016-10-25 20:16:0356 "+third_party/crashpad",
[email protected]4404e5b2011-08-16 19:08:4657 "+third_party/cros_system_api",
[email protected]895701a2012-09-13 10:07:3458
[email protected]1249f322013-10-23 21:03:1659 # chrome only needs switches from cc. All usage of the compositor is from
60 # content. Definitely don't include generic stuff from cc/base here, if this
61 # is needed these files need to move to base/
62 "+cc/base/switches.h",
63
[email protected]bbe2f512013-08-16 12:54:3964 # Unsafe to use from //chrome, see http://goo.gl/QQG5wo
65 "-content/public/test/test_browser_context.h",
66
pilgrime92c5fcd2014-09-10 23:31:2367 "+storage/browser",
pilgrim16330552014-09-10 01:32:2268 "+storage/common",
[email protected]c4298d02013-05-20 05:42:5269
[email protected]81963ad2012-05-17 19:25:0370 "-chrome/browser/ui/views",
[email protected]e8b6ca02013-07-10 18:00:5171 "+chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h",
estaded3aa0e82016-02-17 22:55:2172 "+chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.h",
[email protected]e8b6ca02013-07-10 18:00:5173 "+chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h",
[email protected]81963ad2012-05-17 19:25:0374
boliu60df2072015-10-26 22:55:1975 # Explicitly disallow using SyncMessageFilter to prevent browser from
76 # sending synchronous IPC messages on non-UI threads.
77 "-ipc/ipc_sync_message_filter.h",
78
[email protected]4ec7327e2008-08-18 23:59:5179 # Other libraries.
tfarinac28691d2015-07-23 19:22:5180 "+libxml",
[email protected]17a444c2014-06-24 01:44:3281 "+third_party/google_toolbox_for_mac/src",
[email protected]8bbf6192013-07-18 11:14:0482 "+third_party/icu/source/common/unicode",
83 "+third_party/icu/source/i18n/unicode",
[email protected]f82ef062012-04-27 17:52:5484 "+third_party/leveldatabase",
tfarinac28691d2015-07-23 19:22:5185 "+third_party/libxml",
[email protected]17a444c2014-06-24 01:44:3286 "+third_party/mozilla", # Mozilla interface headers.
miguelgdbb2e232016-10-14 18:50:1387 "+third_party/ocmock/gtest_support.h",
[email protected]3828d6f2011-02-24 18:32:2188 "+third_party/protobuf/src/google/protobuf",
[email protected]4728ca82012-08-24 10:39:5989 "+third_party/re2",
[email protected]b84ee6e2014-03-15 22:51:5490 "+third_party/smhasher",
[email protected]2b733b32011-09-22 06:18:2491 "+third_party/sqlite",
[email protected]537c638d2013-07-04 00:49:1992 "+third_party/zlib",
[email protected]af6e0752013-06-21 15:50:3893
94 # No inclusion of WebKit from the browser, other than strictly enum/POD,
95 # header-only types, and some selected common code.
96 "-third_party/WebKit",
kinukoed1ed1d2017-02-08 09:13:4397 "+third_party/WebKit/public/platform/WebCache.h",
mlamouri1239f9a2016-04-18 18:15:1098 "+third_party/WebKit/public/platform/WebDisplayMode.h",
csharrisonb9a657d2016-04-14 00:41:4099 "+third_party/WebKit/public/platform/WebLoadingBehaviorFlag.h",
dtapuska836e1f92016-11-15 00:38:06100 "+third_party/WebKit/public/platform/WebGestureEvent.h",
101 "+third_party/WebKit/public/platform/WebInputEvent.h",
dtapuskaa794bd0812017-01-06 15:22:55102 "+third_party/WebKit/public/platform/WebMouseEvent.h",
dtapuska234bb4512016-12-19 21:46:18103 "+third_party/WebKit/public/platform/WebMouseWheelEvent.h",
[email protected]af6e0752013-06-21 15:50:38104 "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
estark47ba9c7d2016-10-11 15:40:11105 "+third_party/WebKit/public/platform/WebSecurityStyle.h",
dominickn09f7b572016-10-28 01:44:15106 "+third_party/WebKit/public/platform/modules/app_banner/app_banner.mojom.h",
harkness4108cd02016-08-25 10:26:22107 "+third_party/WebKit/public/platform/modules/budget_service/budget_service.mojom.h",
mgiucab02c25802016-12-19 05:44:02108 "+third_party/WebKit/public/platform/modules/installation/installation.mojom.h",
miguelg163fc152016-05-20 18:02:44109 "+third_party/WebKit/public/platform/modules/notifications/WebNotificationConstants.h",
scottmg8e6c6082017-02-13 23:15:48110 "+third_party/WebKit/public/platform/modules/permissions/permission_status.mojom.h",
peterbffa93bac2015-02-06 12:25:53111 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h",
avayvodb485de72016-11-11 07:31:31112 "+third_party/WebKit/public/platform/modules/remoteplayback/WebRemotePlaybackAvailability.h",
mlamouri957082d2015-06-11 15:12:48113 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h",
sammc5a139ba2016-09-29 01:49:14114 "+third_party/WebKit/public/platform/modules/webshare/webshare.mojom.h",
dominickn6c1f1cf2016-12-20 06:13:33115 "+third_party/WebKit/public/platform/site_engagement.mojom.h",
brettwcb4ab75a2016-11-02 19:25:59116 "+third_party/WebKit/public/public_features.h",
[email protected]af6e0752013-06-21 15:50:38117 "+third_party/WebKit/public/web/WebContextMenuData.h",
[email protected]af6e0752013-06-21 15:50:38118 "+third_party/WebKit/public/web/WebFindOptions.h",
[email protected]af6e0752013-06-21 15:50:38119 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
[email protected]af6e0752013-06-21 15:50:38120 "+third_party/WebKit/public/web/WebPluginAction.h",
[email protected]af6e0752013-06-21 15:50:38121 "+third_party/WebKit/public/web/WebTextDirection.h",
scottmg8e6c6082017-02-13 23:15:48122 "+third_party/WebKit/public/web/window_features.mojom.h",
[email protected]4ec7327e2008-08-18 23:59:51123]