blob: 5425da78765ccdf90e6a7d25b1f538dbb3ee3fa4 [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",
[email protected]a8cf61b2009-02-05 17:41:384 "+chrome/app",
[email protected]4ec7327e2008-08-18 23:59:515 "+chrome/installer",
[email protected]5cf19b92012-03-21 22:25:056 "+chromeos",
[email protected]758c7022013-06-07 15:20:467 "+components/autofill/content/browser",
[email protected]45b53fb2013-12-12 19:28:068 "+components/autofill/content/common",
[email protected]526a16b2013-06-20 11:44:339 "+components/autofill/core/browser",
[email protected]d04f81912013-06-18 14:52:1310 "+components/autofill/core/common",
[email protected]73929052013-10-11 12:22:0911 "+components/breakpad",
[email protected]0dd6f2032013-05-20 23:33:4012 "+components/browser_context_keyed_service",
[email protected]bdf2ab92013-11-22 06:27:1713 "+components/dom_distiller",
[email protected]ef42ee8c82013-11-01 05:26:1314 "+components/nacl/browser",
[email protected]cbb22eb2013-06-24 23:53:1015 "+components/nacl/common",
[email protected]62885ab2013-01-23 03:55:1616 "+components/navigation_interception",
[email protected]e6005422013-10-23 20:58:2517 "+components/navigation_metrics",
[email protected]183be4e2013-08-14 14:41:1018 "+components/policy",
[email protected]1249f322013-10-23 21:03:1619 "+components/sessions",
[email protected]7a83dd072013-09-03 12:09:1720 "+components/startup_metric_utils",
[email protected]499e7c52013-10-04 16:03:0921 "+components/translate/common",
[email protected]75fee372013-03-06 00:42:4422 "+components/user_prefs",
[email protected]e41d0082013-05-16 04:37:5423 "+components/webdata",
[email protected]e41d0082013-05-16 04:37:5424 "+components/web_modal",
[email protected]fd31c2212011-10-17 19:43:4325 "+content/public/browser",
[email protected]1249f322013-10-23 21:03:1626 "+content/test/net",
[email protected]06af6a42012-12-14 00:16:4027 "+device/bluetooth",
[email protected]4b6de892013-01-04 18:06:0628 "+device/media_transfer_protocol",
[email protected]993da5e2013-03-23 21:25:1629 "+extensions/browser",
[email protected]885c0e92012-11-13 20:27:4230 "+extensions/common",
[email protected]83c29502012-08-22 19:34:4831 "+google/cacheinvalidation", # Sync invalidation API protobuf files.
[email protected]6386cf52012-09-07 04:26:3732 "+google_apis",
[email protected]cec99842012-02-10 03:24:2333 "+google_update",
[email protected]79a634352009-02-12 17:14:0734 "+grit", # For generated headers
[email protected]b4d08ea2012-05-24 19:26:5735 "+installer_util_strings", # For generated headers
[email protected]1249f322013-10-23 21:03:1636 "+jni",
[email protected]e2e8e322012-09-12 04:37:0237 "+media/base", # For media switches
[email protected]1249f322013-10-23 21:03:1638 "+native_client/src/shared/imc",
[email protected]98818cdc2011-01-28 13:24:3239 "+policy", # For generated headers and source
[email protected]1b4209f2011-01-07 00:25:4040 "+ppapi/c", # For various types.
[email protected]b7631cc2012-09-15 05:08:3841 "+ppapi/host",
[email protected]709a847e2010-11-10 01:16:1142 "+ppapi/proxy",
[email protected]8ddc6b7c2013-12-12 20:42:0643 "+ppapi/shared_impl",
[email protected]ee4dd682012-06-12 15:49:3344 # Defines some types that are marshalled over IPC.
45 "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
[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.
[email protected]5b7937e2010-11-04 23:37:1848 "+skia/ext",
[email protected]895a1e52012-05-15 02:50:1249 "+sync/api", # Sync API files.
[email protected]83c29502012-08-22 19:34:4850 "+sync/notifier", # Sync invalidation API files.
[email protected]1bcf30e2012-03-10 01:06:4151 "+sync/protocol", # Sync protobuf files.
[email protected]4404e5b2011-08-16 19:08:4652 "+third_party/cros_system_api",
[email protected]bd04f2492012-12-06 00:40:3153 "+win8/util",
[email protected]895701a2012-09-13 10:07:3454
[email protected]1249f322013-10-23 21:03:1655 # chrome only needs switches from cc. All usage of the compositor is from
56 # content. Definitely don't include generic stuff from cc/base here, if this
57 # is needed these files need to move to base/
58 "+cc/base/switches.h",
59
[email protected]bbe2f512013-08-16 12:54:3960 # Unsafe to use from //chrome, see http://goo.gl/QQG5wo
61 "-content/public/test/test_browser_context.h",
62
[email protected]895701a2012-09-13 10:07:3463 # TODO(stuartmorgan): Remove these by refactoring necessary code out of
64 # webkit/. See crbug.com/146251
65 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
[email protected]c4298d02013-05-20 05:42:5266
67 # TODO(kinuko): Remove all other webkit/* dependencies after we cleaned
68 # up webkit/. crbug.com/239710
69 "+webkit/browser",
[email protected]b76b556d2013-05-29 03:09:4370 "+webkit/common",
[email protected]c4298d02013-05-20 05:42:5271
[email protected]81963ad2012-05-17 19:25:0372 "-chrome/browser/ui/views",
[email protected]e8b6ca02013-07-10 18:00:5173 "+chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h",
74 "+chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h",
[email protected]81963ad2012-05-17 19:25:0375
[email protected]4ec7327e2008-08-18 23:59:5176 # Other libraries.
[email protected]5b7937e2010-11-04 23:37:1877 "+libxml", # For search engine definition parsing.
[email protected]8bbf6192013-07-18 11:14:0478 "+third_party/icu/source/common/unicode",
79 "+third_party/icu/source/i18n/unicode",
[email protected]f82ef062012-04-27 17:52:5480 "+third_party/leveldatabase",
[email protected]3828d6f2011-02-24 18:32:2181 "+third_party/protobuf/src/google/protobuf",
[email protected]4728ca82012-08-24 10:39:5982 "+third_party/re2",
[email protected]2b733b32011-09-22 06:18:2483 "+third_party/sqlite",
[email protected]537c638d2013-07-04 00:49:1984 "+third_party/zlib",
[email protected]af6e0752013-06-21 15:50:3885
86 # No inclusion of WebKit from the browser, other than strictly enum/POD,
87 # header-only types, and some selected common code.
88 "-third_party/WebKit",
[email protected]ec173b522013-11-14 11:01:1889 "+third_party/WebKit/public/platform/WebCursorInfo.h",
[email protected]af6e0752013-06-21 15:50:3890 "+third_party/WebKit/public/platform/WebRect.h",
91 "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
92 "+third_party/WebKit/public/platform/WebScreenInfo.h",
[email protected]ec173b522013-11-14 11:01:1893 "+third_party/WebKit/public/platform/WebScreenInfo.h",
[email protected]af6e0752013-06-21 15:50:3894 "+third_party/WebKit/public/web/WebAutofillClient.h",
95 "+third_party/WebKit/public/web/WebCache.h",
96 "+third_party/WebKit/public/web/WebContextMenuData.h",
[email protected]af6e0752013-06-21 15:50:3897 "+third_party/WebKit/public/web/WebFindOptions.h",
98 "+third_party/WebKit/public/web/WebInputEvent.h",
99 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
100 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
101 "+third_party/WebKit/public/web/WebPluginAction.h",
[email protected]af6e0752013-06-21 15:50:38102 "+third_party/WebKit/public/web/WebTextDirection.h",
[email protected]453c1b22013-07-23 09:31:48103 "+third_party/WebKit/public/web/WebWindowFeatures.h",
[email protected]4ec7327e2008-08-18 23:59:51104]