[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 1 | include_rules = [ |
[email protected] | a8cf61b | 2009-02-05 17:41:38 | [diff] [blame] | 2 | "+chrome/app", |
[email protected] | a8cf61b | 2009-02-05 17:41:38 | [diff] [blame] | 3 | "+chrome/app/locales", |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 4 | "+chrome/installer", |
[email protected] | a8cf61b | 2009-02-05 17:41:38 | [diff] [blame] | 5 | "+chrome/personalization", |
[email protected] | 89cfc19d | 2010-06-04 15:36:35 | [diff] [blame] | 6 | "+chrome/profile_import", |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 7 | "+chrome/tools/profiles", # For history unit tests. |
| 8 | "+chrome/views", |
[email protected] | 5cf19b9 | 2012-03-21 22:25:05 | [diff] [blame^] | 9 | "+chromeos", |
[email protected] | 4a68c9e | 2011-09-30 23:09:30 | [diff] [blame] | 10 | "+content/plugin/plugin_interpose_util_mac.h", |
[email protected] | fd31c221 | 2011-10-17 19:43:43 | [diff] [blame] | 11 | "+content/public/browser", |
[email protected] | cec9984 | 2012-02-10 03:24:23 | [diff] [blame] | 12 | "+google_update", |
[email protected] | 79a63435 | 2009-02-12 17:14:07 | [diff] [blame] | 13 | "+grit", # For generated headers |
[email protected] | 98818cdc | 2011-01-28 13:24:32 | [diff] [blame] | 14 | "+policy", # For generated headers and source |
[email protected] | 1b4209f | 2011-01-07 00:25:40 | [diff] [blame] | 15 | "+ppapi/c", # For various types. |
[email protected] | 709a847e | 2010-11-10 01:16:11 | [diff] [blame] | 16 | "+ppapi/proxy", |
[email protected] | e0ada9c | 2012-03-20 03:54:43 | [diff] [blame] | 17 | "+ppapi/shared_impl/api_id.h", |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 18 | "+rlz", |
| 19 | "+sandbox/linux", |
| 20 | "+sandbox/src", # The path doesn't say it, but this is the Windows sandbox. |
| 21 | "+skia/ext", |
[email protected] | a8cf61b | 2009-02-05 17:41:38 | [diff] [blame] | 22 | "+skia/include", |
[email protected] | 1bcf30e | 2012-03-10 01:06:41 | [diff] [blame] | 23 | "+sync/protocol", # Sync protobuf files. |
[email protected] | 583dca28 | 2010-12-17 01:12:05 | [diff] [blame] | 24 | "+third_party/cros", |
[email protected] | 4404e5b | 2011-08-16 19:08:46 | [diff] [blame] | 25 | "+third_party/cros_system_api", |
[email protected] | da34ae0 | 2009-09-22 20:41:20 | [diff] [blame] | 26 | "+webkit/database", |
[email protected] | 9c4bf23 | 2011-12-15 02:25:08 | [diff] [blame] | 27 | "+webkit/forms", # Defines some types that are marshalled over IPC. |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 28 | "+webkit/glue", # Defines some types that are marshalled over IPC. |
[email protected] | 0bd75368 | 2010-12-16 18:15:52 | [diff] [blame] | 29 | "+webkit/plugins", # Defines some types that are marshalled over IPC. |
[email protected] | cca14717 | 2011-02-17 01:29:29 | [diff] [blame] | 30 | "+webkit/quota", |
[email protected] | b0a2f0c | 2009-07-22 14:04:27 | [diff] [blame] | 31 | "+xib_localizers", # For generated mac localization helpers |
[email protected] | 9bec239 | 2011-11-29 17:03:35 | [diff] [blame] | 32 | |
[email protected] | 91ee368 | 2012-01-19 15:02:19 | [diff] [blame] | 33 | "-content/browser", |
| 34 | # TODO(jam): Need to remove all these and use only content/public. BUG=98716 |
[email protected] | 7134b1ff | 2012-02-13 17:23:26 | [diff] [blame] | 35 | # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW! |
[email protected] | 91ee368 | 2012-01-19 15:02:19 | [diff] [blame] | 36 | "+content/browser/geolocation/wifi_data_provider_common.h", |
[email protected] | 60cf2db | 2012-03-07 21:24:18 | [diff] [blame] | 37 | "+content/browser/renderer_host/resource_request_info_impl.h", |
[email protected] | 91ee368 | 2012-01-19 15:02:19 | [diff] [blame] | 38 | "+content/browser/tab_contents/test_tab_contents.h", |
[email protected] | cc0816f | 2012-03-21 19:24:41 | [diff] [blame] | 39 | # TODO(asanka): see http://codereview.chromium.org/9141031 |
| 40 | "+content/browser/download/download_state_info.h", |
[email protected] | caa0f80b | 2012-03-16 15:26:35 | [diff] [blame] | 41 | # TODO(ben): http://crbug.com/118410 will fix the following: |
| 42 | "+content/browser/renderer_host/render_view_host_factory.h", |
| 43 | "+content/browser/tab_contents/tab_contents_view_helper.h", |
[email protected] | 95f072f | 2012-03-05 16:54:30 | [diff] [blame] | 44 | "+content/browser/tab_contents/web_contents_drag_win.h", |
[email protected] | 60eaa6e | 2012-03-02 05:12:43 | [diff] [blame] | 45 | "+content/browser/tab_contents/web_drag_dest_win.h", |
[email protected] | 7134b1ff | 2012-02-13 17:23:26 | [diff] [blame] | 46 | # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST! |
[email protected] | 9bec239 | 2011-11-29 17:03:35 | [diff] [blame] | 47 | |
| 48 | "-content/common", |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 49 | |
| 50 | # Other libraries. |
| 51 | "+chrome/third_party/hunspell", |
[email protected] | e505a900 | 2010-02-26 22:38:20 | [diff] [blame] | 52 | "+chrome/third_party/mozilla_security_manager", |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 53 | "+libxml", # For search engine definition parsing. |
[email protected] | 2eef3e0 | 2011-11-03 16:32:47 | [diff] [blame] | 54 | "+third_party/apple_sample_code", # Apple code ImageAndTextCell. |
[email protected] | 3828d6f | 2011-02-24 18:32:21 | [diff] [blame] | 55 | "+third_party/cld", |
[email protected] | ec64212b | 2010-03-18 01:02:43 | [diff] [blame] | 56 | "+third_party/expat", |
[email protected] | 2b733b3 | 2011-09-22 06:18:24 | [diff] [blame] | 57 | "+third_party/iaccessible2", |
[email protected] | b54b7c6 | 2011-09-22 09:01:38 | [diff] [blame] | 58 | "+third_party/isimpledom", |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 59 | "+third_party/libevent", # For the remote V8 debugging server |
| 60 | "+third_party/libjingle", |
[email protected] | 3828d6f | 2011-02-24 18:32:21 | [diff] [blame] | 61 | "+third_party/protobuf/src/google/protobuf", |
[email protected] | 2b733b3 | 2011-09-22 06:18:24 | [diff] [blame] | 62 | "+third_party/sqlite", |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 63 | "+third_party/undoview", |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 64 | |
[email protected] | 630c1f3 | 2011-01-13 21:30:56 | [diff] [blame] | 65 | # FIXME: these should probably not be here, we need to find a better |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 66 | # structure for these includes. |
| 67 | "+chrome/renderer", |
| 68 | ] |