[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] | 4a68c9e | 2011-09-30 23:09:30 | [diff] [blame] | 9 | "+content/plugin/plugin_interpose_util_mac.h", |
[email protected] | fd31c221 | 2011-10-17 19:43:43 | [diff] [blame] | 10 | "+content/public/browser", |
[email protected] | 79a63435 | 2009-02-12 17:14:07 | [diff] [blame] | 11 | "+grit", # For generated headers |
[email protected] | 446a9ef0 | 2011-06-17 17:35:00 | [diff] [blame] | 12 | "+media/audio", # For audio input for speech input feature. |
[email protected] | 98818cdc | 2011-01-28 13:24:32 | [diff] [blame] | 13 | "+policy", # For generated headers and source |
[email protected] | 1b4209f | 2011-01-07 00:25:40 | [diff] [blame] | 14 | "+ppapi/c", # For various types. |
[email protected] | 709a847e | 2010-11-10 01:16:11 | [diff] [blame] | 15 | "+ppapi/proxy", |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 16 | "+rlz", |
| 17 | "+sandbox/linux", |
| 18 | "+sandbox/src", # The path doesn't say it, but this is the Windows sandbox. |
| 19 | "+skia/ext", |
[email protected] | a8cf61b | 2009-02-05 17:41:38 | [diff] [blame] | 20 | "+skia/include", |
[email protected] | 583dca28 | 2010-12-17 01:12:05 | [diff] [blame] | 21 | "+third_party/cros", |
[email protected] | 4404e5b | 2011-08-16 19:08:46 | [diff] [blame] | 22 | "+third_party/cros_system_api", |
[email protected] | da34ae0 | 2009-09-22 20:41:20 | [diff] [blame] | 23 | "+webkit/database", |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 24 | "+webkit/glue", # Defines some types that are marshalled over IPC. |
[email protected] | 0bd75368 | 2010-12-16 18:15:52 | [diff] [blame] | 25 | "+webkit/plugins", # Defines some types that are marshalled over IPC. |
[email protected] | cca14717 | 2011-02-17 01:29:29 | [diff] [blame] | 26 | "+webkit/quota", |
[email protected] | b0a2f0c | 2009-07-22 14:04:27 | [diff] [blame] | 27 | "+xib_localizers", # For generated mac localization helpers |
[email protected] | 9bec239 | 2011-11-29 17:03:35 | [diff] [blame] | 28 | |
[email protected] | 5fea04ee | 2011-11-19 22:42:27 | [diff] [blame] | 29 | # TODO(jam): this needs to be removed, and only use content/public. BUG=98716 |
| 30 | "+content/browser", |
[email protected] | 9bec239 | 2011-11-29 17:03:35 | [diff] [blame] | 31 | |
| 32 | "-content/common", |
| 33 | # TODO(jam): remove all the exceptions. BUG=98716 |
[email protected] | 9bec239 | 2011-11-29 17:03:35 | [diff] [blame] | 34 | "+content/common/view_messages.h", |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 35 | |
| 36 | # Other libraries. |
| 37 | "+chrome/third_party/hunspell", |
[email protected] | e505a900 | 2010-02-26 22:38:20 | [diff] [blame] | 38 | "+chrome/third_party/mozilla_security_manager", |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 39 | "+libxml", # For search engine definition parsing. |
[email protected] | 2eef3e0 | 2011-11-03 16:32:47 | [diff] [blame] | 40 | "+third_party/apple_sample_code", # Apple code ImageAndTextCell. |
[email protected] | 3828d6f | 2011-02-24 18:32:21 | [diff] [blame] | 41 | "+third_party/cld", |
[email protected] | ec64212b | 2010-03-18 01:02:43 | [diff] [blame] | 42 | "+third_party/expat", |
[email protected] | 2b733b3 | 2011-09-22 06:18:24 | [diff] [blame] | 43 | "+third_party/iaccessible2", |
[email protected] | b54b7c6 | 2011-09-22 09:01:38 | [diff] [blame] | 44 | "+third_party/isimpledom", |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 45 | "+third_party/libevent", # For the remote V8 debugging server |
| 46 | "+third_party/libjingle", |
[email protected] | 3828d6f | 2011-02-24 18:32:21 | [diff] [blame] | 47 | "+third_party/protobuf/src/google/protobuf", |
[email protected] | 2b733b3 | 2011-09-22 06:18:24 | [diff] [blame] | 48 | "+third_party/sqlite", |
[email protected] | 5b7937e | 2010-11-04 23:37:18 | [diff] [blame] | 49 | "+third_party/undoview", |
| 50 | "+v8/include", # Browser uses V8 to get the version and run the debugger. |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 51 | |
[email protected] | 630c1f3 | 2011-01-13 21:30:56 | [diff] [blame] | 52 | # FIXME: these should probably not be here, we need to find a better |
[email protected] | 4ec7327e | 2008-08-18 23:59:51 | [diff] [blame] | 53 | # structure for these includes. |
| 54 | "+chrome/renderer", |
| 55 | ] |