blob: ae6db394afd7e18312bbad873381e36928e94a10 [file] [log] [blame]
[email protected]4ec7327e2008-08-18 23:59:511include_rules = [
[email protected]a8cf61b2009-02-05 17:41:382 "+chrome/app",
[email protected]a8cf61b2009-02-05 17:41:383 "+chrome/app/locales",
[email protected]4ec7327e2008-08-18 23:59:514 "+chrome/installer",
[email protected]a8cf61b2009-02-05 17:41:385 "+chrome/personalization",
[email protected]89cfc19d2010-06-04 15:36:356 "+chrome/profile_import",
[email protected]4ec7327e2008-08-18 23:59:517 "+chrome/tools/profiles", # For history unit tests.
8 "+chrome/views",
[email protected]4a68c9e2011-09-30 23:09:309 "+content/plugin/plugin_interpose_util_mac.h",
[email protected]fd31c2212011-10-17 19:43:4310 "+content/public/browser",
[email protected]79a634352009-02-12 17:14:0711 "+grit", # For generated headers
[email protected]446a9ef02011-06-17 17:35:0012 "+media/audio", # For audio input for speech input feature.
[email protected]98818cdc2011-01-28 13:24:3213 "+policy", # For generated headers and source
[email protected]1b4209f2011-01-07 00:25:4014 "+ppapi/c", # For various types.
[email protected]709a847e2010-11-10 01:16:1115 "+ppapi/proxy",
[email protected]5b7937e2010-11-04 23:37:1816 "+rlz",
17 "+sandbox/linux",
18 "+sandbox/src", # The path doesn't say it, but this is the Windows sandbox.
19 "+skia/ext",
[email protected]a8cf61b2009-02-05 17:41:3820 "+skia/include",
[email protected]583dca282010-12-17 01:12:0521 "+third_party/cros",
[email protected]4404e5b2011-08-16 19:08:4622 "+third_party/cros_system_api",
[email protected]da34ae02009-09-22 20:41:2023 "+webkit/database",
[email protected]9c4bf232011-12-15 02:25:0824 "+webkit/forms", # Defines some types that are marshalled over IPC.
[email protected]4ec7327e2008-08-18 23:59:5125 "+webkit/glue", # Defines some types that are marshalled over IPC.
[email protected]0bd753682010-12-16 18:15:5226 "+webkit/plugins", # Defines some types that are marshalled over IPC.
[email protected]cca147172011-02-17 01:29:2927 "+webkit/quota",
[email protected]b0a2f0c2009-07-22 14:04:2728 "+xib_localizers", # For generated mac localization helpers
[email protected]9bec2392011-11-29 17:03:3529
[email protected]5fea04ee2011-11-19 22:42:2730 # TODO(jam): this needs to be removed, and only use content/public. BUG=98716
31 "+content/browser",
[email protected]9bec2392011-11-29 17:03:3532
33 "-content/common",
34 # TODO(jam): remove all the exceptions. BUG=98716
[email protected]9bec2392011-11-29 17:03:3535 "+content/common/view_messages.h",
[email protected]4ec7327e2008-08-18 23:59:5136
37 # Other libraries.
38 "+chrome/third_party/hunspell",
[email protected]e505a9002010-02-26 22:38:2039 "+chrome/third_party/mozilla_security_manager",
[email protected]5b7937e2010-11-04 23:37:1840 "+libxml", # For search engine definition parsing.
[email protected]2eef3e02011-11-03 16:32:4741 "+third_party/apple_sample_code", # Apple code ImageAndTextCell.
[email protected]3828d6f2011-02-24 18:32:2142 "+third_party/cld",
[email protected]ec64212b2010-03-18 01:02:4343 "+third_party/expat",
[email protected]2b733b32011-09-22 06:18:2444 "+third_party/iaccessible2",
[email protected]b54b7c62011-09-22 09:01:3845 "+third_party/isimpledom",
[email protected]5b7937e2010-11-04 23:37:1846 "+third_party/libevent", # For the remote V8 debugging server
47 "+third_party/libjingle",
[email protected]3828d6f2011-02-24 18:32:2148 "+third_party/protobuf/src/google/protobuf",
[email protected]2b733b32011-09-22 06:18:2449 "+third_party/sqlite",
[email protected]5b7937e2010-11-04 23:37:1850 "+third_party/undoview",
51 "+v8/include", # Browser uses V8 to get the version and run the debugger.
[email protected]4ec7327e2008-08-18 23:59:5152
[email protected]630c1f32011-01-13 21:30:5653 # FIXME: these should probably not be here, we need to find a better
[email protected]4ec7327e2008-08-18 23:59:5154 # structure for these includes.
55 "+chrome/renderer",
56]