blob: 8d658fc0b7290bca9ae64f2c47a29c9bba228cae [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]1289b98a2009-12-08 19:41:086 "+chrome/plugin", # For Mac plugin interpose library.
[email protected]89cfc19d2010-06-04 15:36:357 "+chrome/profile_import",
[email protected]4ec7327e2008-08-18 23:59:518 "+chrome/tools/profiles", # For history unit tests.
9 "+chrome/views",
[email protected]79a634352009-02-12 17:14:0710 "+grit", # For generated headers
[email protected]98818cdc2011-01-28 13:24:3211 "+policy", # For generated headers and source
[email protected]1b4209f2011-01-07 00:25:4012 "+ppapi/c", # For various types.
[email protected]709a847e2010-11-10 01:16:1113 "+ppapi/proxy",
[email protected]5b7937e2010-11-04 23:37:1814 "+rlz",
15 "+sandbox/linux",
16 "+sandbox/src", # The path doesn't say it, but this is the Windows sandbox.
17 "+skia/ext",
[email protected]a8cf61b2009-02-05 17:41:3818 "+skia/include",
[email protected]583dca282010-12-17 01:12:0519 "+third_party/cros",
[email protected]da34ae02009-09-22 20:41:2020 "+webkit/database",
[email protected]4ec7327e2008-08-18 23:59:5121 "+webkit/glue", # Defines some types that are marshalled over IPC.
[email protected]0bd753682010-12-16 18:15:5222 "+webkit/plugins", # Defines some types that are marshalled over IPC.
[email protected]cca147172011-02-17 01:29:2923 "+webkit/quota",
[email protected]b0a2f0c2009-07-22 14:04:2724 "+xib_localizers", # For generated mac localization helpers
[email protected]4ec7327e2008-08-18 23:59:5125
26 # Other libraries.
27 "+chrome/third_party/hunspell",
[email protected]e505a9002010-02-26 22:38:2028 "+chrome/third_party/mozilla_security_manager",
[email protected]5b7937e2010-11-04 23:37:1829 "+libxml", # For search engine definition parsing.
30 "+media/audio", # Chrome's lightweight audio library.
[email protected]c9e45da02009-08-05 17:35:0831 "+media/base",
[email protected]5b7937e2010-11-04 23:37:1832 "+third_party/apple", # Apple code ImageAndTextCell.
[email protected]3828d6f2011-02-24 18:32:2133 "+third_party/cld",
[email protected]ec64212b2010-03-18 01:02:4334 "+third_party/expat",
[email protected]a2fd492a2010-05-27 15:26:1835 "+third_party/gpsd",
[email protected]0daa4fc2008-08-30 01:36:0236 "+third_party/sqlite",
[email protected]5b7937e2010-11-04 23:37:1837 "+third_party/libevent", # For the remote V8 debugging server
38 "+third_party/libjingle",
[email protected]3828d6f2011-02-24 18:32:2139 "+third_party/protobuf/src/google/protobuf",
[email protected]5b7937e2010-11-04 23:37:1840 "+third_party/undoview",
41 "+v8/include", # Browser uses V8 to get the version and run the debugger.
[email protected]4ec7327e2008-08-18 23:59:5142
[email protected]630c1f32011-01-13 21:30:5643 # FIXME: these should probably not be here, we need to find a better
[email protected]4ec7327e2008-08-18 23:59:5144 # structure for these includes.
45 "+chrome/renderer",
[email protected]630c1f32011-01-13 21:30:5646 "+chrome/gpu",
[email protected]4ec7327e2008-08-18 23:59:5147]