blob: d120548f019650bbef0a886bb69728c1c752b9f4 [file] [log] [blame]
[email protected]4ec7327e2008-08-18 23:59:511include_rules = [
[email protected]c2e2b6d2013-01-22 02:23:292 "+apps",
[email protected]f82ef062012-04-27 17:52:543 "+breakpad",
[email protected]a8cf61b2009-02-05 17:41:384 "+chrome/app",
[email protected]4ec7327e2008-08-18 23:59:515 "+chrome/installer",
[email protected]4ec7327e2008-08-18 23:59:516 "+chrome/tools/profiles", # For history unit tests.
[email protected]5cf19b92012-03-21 22:25:057 "+chromeos",
[email protected]758c7022013-06-07 15:20:468 "+components/autofill/content/browser",
[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]b88450e72013-01-18 21:52:3411 "+components/auto_login_parser",
[email protected]7dc8d802013-06-18 12:21:1912 "+components/breakpad",
[email protected]0dd6f2032013-05-20 23:33:4013 "+components/browser_context_keyed_service",
[email protected]cbb22eb2013-06-24 23:53:1014 "+components/nacl/common",
[email protected]62885ab2013-01-23 03:55:1615 "+components/navigation_interception",
[email protected]75fee372013-03-06 00:42:4416 "+components/user_prefs",
[email protected]1f371fa2013-01-23 00:35:1417 "+components/visitedlink/browser",
[email protected]e41d0082013-05-16 04:37:5418 "+components/webdata",
[email protected]434a1322013-01-12 23:04:3119 "+components/web_contents_delegate_android",
[email protected]e41d0082013-05-16 04:37:5420 "+components/web_modal",
[email protected]fd31c2212011-10-17 19:43:4321 "+content/public/browser",
[email protected]06af6a42012-12-14 00:16:4022 "+device/bluetooth",
[email protected]4b6de892013-01-04 18:06:0623 "+device/media_transfer_protocol",
[email protected]993da5e2013-03-23 21:25:1624 "+extensions/browser",
[email protected]885c0e92012-11-13 20:27:4225 "+extensions/common",
[email protected]83c29502012-08-22 19:34:4826 "+google/cacheinvalidation", # Sync invalidation API protobuf files.
[email protected]6386cf52012-09-07 04:26:3727 "+google_apis",
[email protected]cec99842012-02-10 03:24:2328 "+google_update",
[email protected]79a634352009-02-12 17:14:0729 "+grit", # For generated headers
[email protected]b4d08ea2012-05-24 19:26:5730 "+installer_util_strings", # For generated headers
[email protected]e2e8e322012-09-12 04:37:0231 "+media/base", # For media switches
[email protected]87f7ab42013-05-31 21:36:4632 "+media/audio",
[email protected]98818cdc2011-01-28 13:24:3233 "+policy", # For generated headers and source
[email protected]1b4209f2011-01-07 00:25:4034 "+ppapi/c", # For various types.
[email protected]b7631cc2012-09-15 05:08:3835 "+ppapi/host",
[email protected]709a847e2010-11-10 01:16:1136 "+ppapi/proxy",
[email protected]e0ada9c2012-03-20 03:54:4337 "+ppapi/shared_impl/api_id.h",
[email protected]ee4dd682012-06-12 15:49:3338 # Defines some types that are marshalled over IPC.
39 "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
[email protected]5b7937e2010-11-04 23:37:1840 "+rlz",
41 "+sandbox/linux",
[email protected]181491782012-07-18 00:59:1542 "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
[email protected]5b7937e2010-11-04 23:37:1843 "+skia/ext",
[email protected]a8cf61b2009-02-05 17:41:3844 "+skia/include",
[email protected]895a1e52012-05-15 02:50:1245 "+sync/api", # Sync API files.
[email protected]83c29502012-08-22 19:34:4846 "+sync/notifier", # Sync invalidation API files.
[email protected]1bcf30e2012-03-10 01:06:4147 "+sync/protocol", # Sync protobuf files.
[email protected]4404e5b2011-08-16 19:08:4648 "+third_party/cros_system_api",
[email protected]bd04f2492012-12-06 00:40:3149 "+win8/util",
[email protected]5bbe15972013-05-24 16:55:3250 "+win8/viewer",
[email protected]895701a2012-09-13 10:07:3451 "+xib_localizers", # For generated mac localization helpers
52
53 # TODO(stuartmorgan): Remove these by refactoring necessary code out of
54 # webkit/. See crbug.com/146251
55 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
[email protected]391550b2013-05-10 04:34:1256 "+webkit/base/origin_url_conversions.h",
[email protected]19df7002013-05-31 00:25:3957 "+webkit/common/cursors/webcursor.h",
[email protected]832c03ac2012-11-06 12:43:2458 "+webkit/dom_storage/dom_storage_types.h",
[email protected]0bd753682010-12-16 18:15:5259 "+webkit/plugins", # Defines some types that are marshalled over IPC.
[email protected]c4298d02013-05-20 05:42:5260
61 # TODO(kinuko): Remove all other webkit/* dependencies after we cleaned
62 # up webkit/. crbug.com/239710
63 "+webkit/browser",
[email protected]b76b556d2013-05-29 03:09:4364 "+webkit/common",
[email protected]c4298d02013-05-20 05:42:5265
[email protected]895701a2012-09-13 10:07:3466 # webkit/glue files are listed individually since they aren't conceptually
67 # grouped like the other webkit/ files, and can therefore be tackled one at
68 # a time.
[email protected]895701a2012-09-13 10:07:3469 "+webkit/glue/image_decoder.h",
[email protected]895701a2012-09-13 10:07:3470 "+webkit/glue/resource_type.h",
[email protected]895701a2012-09-13 10:07:3471 "+webkit/glue/webkit_glue.h",
[email protected]895701a2012-09-13 10:07:3472 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
[email protected]9bec2392011-11-29 17:03:3573
[email protected]81963ad2012-05-17 19:25:0374 "-chrome/browser/ui/views",
[email protected]81963ad2012-05-17 19:25:0375
[email protected]4ec7327e2008-08-18 23:59:5176 # Other libraries.
[email protected]e505a9002010-02-26 22:38:2077 "+chrome/third_party/mozilla_security_manager",
[email protected]5b7937e2010-11-04 23:37:1878 "+libxml", # For search engine definition parsing.
[email protected]2eef3e02011-11-03 16:32:4779 "+third_party/apple_sample_code", # Apple code ImageAndTextCell.
[email protected]67e2d0f2013-03-19 22:36:4280 "+third_party/bzip2",
[email protected]3828d6f2011-02-24 18:32:2181 "+third_party/cld",
[email protected]ec64212b2010-03-18 01:02:4382 "+third_party/expat",
[email protected]2b733b32011-09-22 06:18:2483 "+third_party/iaccessible2",
[email protected]f82ef062012-04-27 17:52:5484 "+third_party/icu",
[email protected]b54b7c62011-09-22 09:01:3885 "+third_party/isimpledom",
[email protected]f82ef062012-04-27 17:52:5486 "+third_party/leveldatabase",
[email protected]5b7937e2010-11-04 23:37:1887 "+third_party/libevent", # For the remote V8 debugging server
88 "+third_party/libjingle",
[email protected]3828d6f2011-02-24 18:32:2189 "+third_party/protobuf/src/google/protobuf",
[email protected]4728ca82012-08-24 10:39:5990 "+third_party/re2",
[email protected]2b733b32011-09-22 06:18:2491 "+third_party/sqlite",
[email protected]5b7937e2010-11-04 23:37:1892 "+third_party/undoview",
[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",
97 "+third_party/WebKit/public/platform/WebCString.h",
98 "+third_party/WebKit/public/platform/WebRect.h",
99 "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
100 "+third_party/WebKit/public/platform/WebScreenInfo.h",
101 "+third_party/WebKit/public/platform/WebString.h",
102 "+third_party/WebKit/public/platform/WebURL.h",
103 "+third_party/WebKit/public/web/WebAutofillClient.h",
104 "+third_party/WebKit/public/web/WebCache.h",
105 "+third_party/WebKit/public/web/WebContextMenuData.h",
106 "+third_party/WebKit/public/web/WebCursorInfo.h",
107 "+third_party/WebKit/public/web/WebDevToolsAgent.h",
108 "+third_party/WebKit/public/web/WebFindOptions.h",
109 "+third_party/WebKit/public/web/WebInputEvent.h",
110 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
111 "+third_party/WebKit/public/web/WebNotificationPresenter.h",
112 "+third_party/WebKit/public/web/WebPluginAction.h",
113 "+third_party/WebKit/public/web/WebScreenInfo.h",
114 "+third_party/WebKit/public/web/WebTextDirection.h",
115
116 # These should be burned down. http://crbug.com/237267
117 "!third_party/WebKit/public/platform/WebData.h",
118 "!third_party/WebKit/public/platform/WebHTTPBody.h",
[email protected]af6e0752013-06-21 15:50:38119 "!third_party/WebKit/public/web/WebKit.h",
120 "!third_party/WebKit/public/web/WebSecurityOrigin.h",
121 "!third_party/WebKit/public/web/WebSecurityPolicy.h",
122 "!third_party/WebKit/public/web/WebView.h",
[email protected]4ec7327e2008-08-18 23:59:51123]