blob: 757e0b43d8cf1becd08015052ca1d80b828a2d2e [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]b0a2f0c2009-07-22 14:04:2723 "+xib_localizers", # For generated mac localization helpers
[email protected]4ec7327e2008-08-18 23:59:5124
25 # Other libraries.
26 "+chrome/third_party/hunspell",
[email protected]e505a9002010-02-26 22:38:2027 "+chrome/third_party/mozilla_security_manager",
[email protected]5b7937e2010-11-04 23:37:1828 "+libxml", # For search engine definition parsing.
29 "+media/audio", # Chrome's lightweight audio library.
[email protected]c9e45da02009-08-05 17:35:0830 "+media/base",
[email protected]5b7937e2010-11-04 23:37:1831 "+third_party/apple", # Apple code ImageAndTextCell.
[email protected]ec64212b2010-03-18 01:02:4332 "+third_party/expat",
[email protected]a2fd492a2010-05-27 15:26:1833 "+third_party/gpsd",
[email protected]0daa4fc2008-08-30 01:36:0234 "+third_party/sqlite",
[email protected]5b7937e2010-11-04 23:37:1835 "+third_party/libevent", # For the remote V8 debugging server
36 "+third_party/libjingle",
[email protected]5c4266922009-07-10 16:41:2737 "+third_party/cld",
[email protected]5b7937e2010-11-04 23:37:1838 "+third_party/undoview",
39 "+v8/include", # Browser uses V8 to get the version and run the debugger.
[email protected]4ec7327e2008-08-18 23:59:5140
[email protected]630c1f32011-01-13 21:30:5641 # FIXME: these should probably not be here, we need to find a better
[email protected]4ec7327e2008-08-18 23:59:5142 # structure for these includes.
43 "+chrome/renderer",
[email protected]630c1f32011-01-13 21:30:5644 "+chrome/gpu",
[email protected]4ec7327e2008-08-18 23:59:5145]