[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 1 | include_rules = [ |
[email protected] | c2e2b6d | 2013-01-22 02:23:29 | [diff] [blame] | 2 | "+apps", |
[email protected] | 1249f32 | 2013-10-23 21:03:16 | [diff] [blame] | 3 | "+ash", |
[email protected] | a8cf61b | 2009-02-05 17:41:38 | [diff] [blame] | 4 | "+chrome/app", |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 5 | "+chrome/installer", |
[email protected] | 5cf19b9 | 2012-03-21 22:25:05 | [diff] [blame] | 6 | "+chromeos", |
[email protected] | 758c702 | 2013-06-07 15:20:46 | [diff] [blame] | 7 | "+components/autofill/content/browser", |
[email protected] | 526a16b | 2013-06-20 11:44:33 | [diff] [blame] | 8 | "+components/autofill/core/browser", |
[email protected] | d04f8191 | 2013-06-18 14:52:13 | [diff] [blame] | 9 | "+components/autofill/core/common", |
[email protected] | 7392905 | 2013-10-11 12:22:09 | [diff] [blame] | 10 | "+components/breakpad", |
[email protected] | 0dd6f203 | 2013-05-20 23:33:40 | [diff] [blame] | 11 | "+components/browser_context_keyed_service", |
[email protected] | bdf2ab9 | 2013-11-22 06:27:17 | [diff] [blame^] | 12 | "+components/dom_distiller", |
[email protected] | ef42ee8c8 | 2013-11-01 05:26:13 | [diff] [blame] | 13 | "+components/nacl/browser", |
[email protected] | cbb22eb | 2013-06-24 23:53:10 | [diff] [blame] | 14 | "+components/nacl/common", |
[email protected] | 62885ab | 2013-01-23 03:55:16 | [diff] [blame] | 15 | "+components/navigation_interception", |
[email protected] | e600542 | 2013-10-23 20:58:25 | [diff] [blame] | 16 | "+components/navigation_metrics", |
[email protected] | 183be4e | 2013-08-14 14:41:10 | [diff] [blame] | 17 | "+components/policy", |
[email protected] | 1249f32 | 2013-10-23 21:03:16 | [diff] [blame] | 18 | "+components/sessions", |
[email protected] | 7a83dd07 | 2013-09-03 12:09:17 | [diff] [blame] | 19 | "+components/startup_metric_utils", |
[email protected] | 499e7c5 | 2013-10-04 16:03:09 | [diff] [blame] | 20 | "+components/translate/common", |
[email protected] | 75fee37 | 2013-03-06 00:42:44 | [diff] [blame] | 21 | "+components/user_prefs", |
[email protected] | e41d008 | 2013-05-16 04:37:54 | [diff] [blame] | 22 | "+components/webdata", |
[email protected] | e41d008 | 2013-05-16 04:37:54 | [diff] [blame] | 23 | "+components/web_modal", |
[email protected] | fd31c221 | 2011-10-17 19:43:43 | [diff] [blame] | 24 | "+content/public/browser", |
[email protected] | 1249f32 | 2013-10-23 21:03:16 | [diff] [blame] | 25 | "+content/test/net", |
[email protected] | 06af6a4 | 2012-12-14 00:16:40 | [diff] [blame] | 26 | "+device/bluetooth", |
[email protected] | 4b6de89 | 2013-01-04 18:06:06 | [diff] [blame] | 27 | "+device/media_transfer_protocol", |
[email protected] | 993da5e | 2013-03-23 21:25:16 | [diff] [blame] | 28 | "+extensions/browser", |
[email protected] | 885c0e9 | 2012-11-13 20:27:42 | [diff] [blame] | 29 | "+extensions/common", |
[email protected] | 83c2950 | 2012-08-22 19:34:48 | [diff] [blame] | 30 | "+google/cacheinvalidation", # Sync invalidation API protobuf files. |
[email protected] | 6386cf5 | 2012-09-07 04:26:37 | [diff] [blame] | 31 | "+google_apis", |
[email protected] | cec9984 | 2012-02-10 03:24:23 | [diff] [blame] | 32 | "+google_update", |
[email protected] | 79a63435 | 2009-02-12 17:14:07 | [diff] [blame] | 33 | "+grit", # For generated headers |
[email protected] | b4d08ea | 2012-05-24 19:26:57 | [diff] [blame] | 34 | "+installer_util_strings", # For generated headers |
[email protected] | 1249f32 | 2013-10-23 21:03:16 | [diff] [blame] | 35 | "+jni", |
[email protected] | e2e8e32 | 2012-09-12 04:37:02 | [diff] [blame] | 36 | "+media/base", # For media switches |
[email protected] | 1249f32 | 2013-10-23 21:03:16 | [diff] [blame] | 37 | "+native_client/src/shared/imc", |
[email protected] | 98818cdc | 2011-01-28 13:24:32 | [diff] [blame] | 38 | "+policy", # For generated headers and source |
[email protected] | 1b4209f | 2011-01-07 00:25:40 | [diff] [blame] | 39 | "+ppapi/c", # For various types. |
[email protected] | b7631cc | 2012-09-15 05:08:38 | [diff] [blame] | 40 | "+ppapi/host", |
[email protected] | 709a847e | 2010-11-10 01:16:11 | [diff] [blame] | 41 | "+ppapi/proxy", |
[email protected] | ee4dd68 | 2012-06-12 15:49:33 | [diff] [blame] | 42 | # Defines some types that are marshalled over IPC. |
| 43 | "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h", |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 44 | "+rlz", |
[email protected] | 18149178 | 2012-07-18 00:59:15 | [diff] [blame] | 45 | "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox. |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 46 | "+skia/ext", |
[email protected] | 895a1e5 | 2012-05-15 02:50:12 | [diff] [blame] | 47 | "+sync/api", # Sync API files. |
[email protected] | 83c2950 | 2012-08-22 19:34:48 | [diff] [blame] | 48 | "+sync/notifier", # Sync invalidation API files. |
[email protected] | 1bcf30e | 2012-03-10 01:06:41 | [diff] [blame] | 49 | "+sync/protocol", # Sync protobuf files. |
[email protected] | 4404e5b | 2011-08-16 19:08:46 | [diff] [blame] | 50 | "+third_party/cros_system_api", |
[email protected] | bd04f249 | 2012-12-06 00:40:31 | [diff] [blame] | 51 | "+win8/util", |
[email protected] | 895701a | 2012-09-13 10:07:34 | [diff] [blame] | 52 | |
[email protected] | 1249f32 | 2013-10-23 21:03:16 | [diff] [blame] | 53 | # chrome only needs switches from cc. All usage of the compositor is from |
| 54 | # content. Definitely don't include generic stuff from cc/base here, if this |
| 55 | # is needed these files need to move to base/ |
| 56 | "+cc/base/switches.h", |
| 57 | |
[email protected] | bbe2f51 | 2013-08-16 12:54:39 | [diff] [blame] | 58 | # Unsafe to use from //chrome, see http://goo.gl/QQG5wo |
| 59 | "-content/public/test/test_browser_context.h", |
| 60 | |
[email protected] | 895701a | 2012-09-13 10:07:34 | [diff] [blame] | 61 | # TODO(stuartmorgan): Remove these by refactoring necessary code out of |
| 62 | # webkit/. See crbug.com/146251 |
| 63 | # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW! |
[email protected] | c4298d0 | 2013-05-20 05:42:52 | [diff] [blame] | 64 | |
| 65 | # TODO(kinuko): Remove all other webkit/* dependencies after we cleaned |
| 66 | # up webkit/. crbug.com/239710 |
| 67 | "+webkit/browser", |
[email protected] | b76b556d | 2013-05-29 03:09:43 | [diff] [blame] | 68 | "+webkit/common", |
[email protected] | c4298d0 | 2013-05-20 05:42:52 | [diff] [blame] | 69 | |
[email protected] | 81963ad | 2012-05-17 19:25:03 | [diff] [blame] | 70 | "-chrome/browser/ui/views", |
[email protected] | e8b6ca0 | 2013-07-10 18:00:51 | [diff] [blame] | 71 | "+chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h", |
| 72 | "+chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h", |
[email protected] | 81963ad | 2012-05-17 19:25:03 | [diff] [blame] | 73 | |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 74 | # Other libraries. |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 75 | "+libxml", # For search engine definition parsing. |
[email protected] | 8bbf619 | 2013-07-18 11:14:04 | [diff] [blame] | 76 | "+third_party/icu/source/common/unicode", |
| 77 | "+third_party/icu/source/i18n/unicode", |
[email protected] | f82ef06 | 2012-04-27 17:52:54 | [diff] [blame] | 78 | "+third_party/leveldatabase", |
[email protected] | 3828d6f | 2011-02-24 18:32:21 | [diff] [blame] | 79 | "+third_party/protobuf/src/google/protobuf", |
[email protected] | 4728ca8 | 2012-08-24 10:39:59 | [diff] [blame] | 80 | "+third_party/re2", |
[email protected] | 2b733b3 | 2011-09-22 06:18:24 | [diff] [blame] | 81 | "+third_party/sqlite", |
[email protected] | 537c638d | 2013-07-04 00:49:19 | [diff] [blame] | 82 | "+third_party/zlib", |
[email protected] | af6e075 | 2013-06-21 15:50:38 | [diff] [blame] | 83 | |
| 84 | # No inclusion of WebKit from the browser, other than strictly enum/POD, |
| 85 | # header-only types, and some selected common code. |
| 86 | "-third_party/WebKit", |
[email protected] | ec173b52 | 2013-11-14 11:01:18 | [diff] [blame] | 87 | "+third_party/WebKit/public/platform/WebCursorInfo.h", |
[email protected] | af6e075 | 2013-06-21 15:50:38 | [diff] [blame] | 88 | "+third_party/WebKit/public/platform/WebRect.h", |
| 89 | "+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
| 90 | "+third_party/WebKit/public/platform/WebScreenInfo.h", |
[email protected] | ec173b52 | 2013-11-14 11:01:18 | [diff] [blame] | 91 | "+third_party/WebKit/public/platform/WebScreenInfo.h", |
[email protected] | af6e075 | 2013-06-21 15:50:38 | [diff] [blame] | 92 | "+third_party/WebKit/public/web/WebAutofillClient.h", |
| 93 | "+third_party/WebKit/public/web/WebCache.h", |
| 94 | "+third_party/WebKit/public/web/WebContextMenuData.h", |
[email protected] | af6e075 | 2013-06-21 15:50:38 | [diff] [blame] | 95 | "+third_party/WebKit/public/web/WebFindOptions.h", |
| 96 | "+third_party/WebKit/public/web/WebInputEvent.h", |
| 97 | "+third_party/WebKit/public/web/WebMediaPlayerAction.h", |
| 98 | "+third_party/WebKit/public/web/WebNotificationPresenter.h", |
| 99 | "+third_party/WebKit/public/web/WebPluginAction.h", |
[email protected] | af6e075 | 2013-06-21 15:50:38 | [diff] [blame] | 100 | "+third_party/WebKit/public/web/WebTextDirection.h", |
[email protected] | 453c1b2 | 2013-07-23 09:31:48 | [diff] [blame] | 101 | "+third_party/WebKit/public/web/WebWindowFeatures.h", |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 102 | ] |