blob: e5502941a6a8d2b37061c9b78b2d6c12abdc40fe [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]4ec7327e2008-08-18 23:59:516 "+chrome/tools/profiles", # For history unit tests.
7 "+chrome/views",
[email protected]79a634352009-02-12 17:14:078 "+grit", # For generated headers
[email protected]a8cf61b2009-02-05 17:41:389 "+sandbox/src",
10 "+skia/include",
[email protected]da34ae02009-09-22 20:41:2011 "+webkit/database",
[email protected]4ec7327e2008-08-18 23:59:5112 "+webkit/default_plugin",
13 "+webkit/glue", # Defines some types that are marshalled over IPC.
[email protected]b0a2f0c2009-07-22 14:04:2714 "+xib_localizers", # For generated mac localization helpers
[email protected]4ec7327e2008-08-18 23:59:5115
16 # Other libraries.
17 "+chrome/third_party/hunspell",
[email protected]4ec7327e2008-08-18 23:59:5118 "+libxml", # For search engine definition parsing.
[email protected]329f3772009-02-04 19:47:5919 "+media/audio", # Chrome's lightweight audio library.
[email protected]c9e45da02009-08-05 17:35:0820 "+media/base",
[email protected]0daa4fc2008-08-30 01:36:0221 "+third_party/sqlite",
[email protected]98f5f88b2009-04-10 13:52:3022 "+third_party/libevent", # For the remote V8 debugging server
[email protected]5c4266922009-07-10 16:41:2723 "+third_party/cld",
[email protected]81c10582008-09-03 11:57:0124 "+v8/include", # Browser uses V8 to get the version and run the debugger.
[email protected]4ec7327e2008-08-18 23:59:5125
26 # FIXME: this should probably not be here, we need to find a better
27 # structure for these includes.
28 "+chrome/renderer",
29]