blob: 5c10a2b3b65aa50a19b4e40e6b0d436ab8844f85 [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]5cf19b92012-03-21 22:25:059 "+chromeos",
[email protected]4a68c9e2011-09-30 23:09:3010 "+content/plugin/plugin_interpose_util_mac.h",
[email protected]fd31c2212011-10-17 19:43:4311 "+content/public/browser",
[email protected]cec99842012-02-10 03:24:2312 "+google_update",
[email protected]79a634352009-02-12 17:14:0713 "+grit", # For generated headers
[email protected]98818cdc2011-01-28 13:24:3214 "+policy", # For generated headers and source
[email protected]1b4209f2011-01-07 00:25:4015 "+ppapi/c", # For various types.
[email protected]709a847e2010-11-10 01:16:1116 "+ppapi/proxy",
[email protected]e0ada9c2012-03-20 03:54:4317 "+ppapi/shared_impl/api_id.h",
[email protected]5b7937e2010-11-04 23:37:1818 "+rlz",
19 "+sandbox/linux",
20 "+sandbox/src", # The path doesn't say it, but this is the Windows sandbox.
21 "+skia/ext",
[email protected]a8cf61b2009-02-05 17:41:3822 "+skia/include",
[email protected]1bcf30e2012-03-10 01:06:4123 "+sync/protocol", # Sync protobuf files.
[email protected]583dca282010-12-17 01:12:0524 "+third_party/cros",
[email protected]4404e5b2011-08-16 19:08:4625 "+third_party/cros_system_api",
[email protected]da34ae02009-09-22 20:41:2026 "+webkit/database",
[email protected]9c4bf232011-12-15 02:25:0827 "+webkit/forms", # Defines some types that are marshalled over IPC.
[email protected]4ec7327e2008-08-18 23:59:5128 "+webkit/glue", # Defines some types that are marshalled over IPC.
[email protected]0bd753682010-12-16 18:15:5229 "+webkit/plugins", # Defines some types that are marshalled over IPC.
[email protected]cca147172011-02-17 01:29:2930 "+webkit/quota",
[email protected]b0a2f0c2009-07-22 14:04:2731 "+xib_localizers", # For generated mac localization helpers
[email protected]9bec2392011-11-29 17:03:3532
[email protected]91ee3682012-01-19 15:02:1933 "-content/browser",
34 # TODO(jam): Need to remove all these and use only content/public. BUG=98716
[email protected]7134b1ff2012-02-13 17:23:2635 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
[email protected]91ee3682012-01-19 15:02:1936 "+content/browser/geolocation/wifi_data_provider_common.h",
[email protected]60cf2db2012-03-07 21:24:1837 "+content/browser/renderer_host/resource_request_info_impl.h",
[email protected]91ee3682012-01-19 15:02:1938 "+content/browser/tab_contents/test_tab_contents.h",
[email protected]cc0816f2012-03-21 19:24:4139 # TODO(asanka): see http://codereview.chromium.org/9141031
40 "+content/browser/download/download_state_info.h",
[email protected]caa0f80b2012-03-16 15:26:3541 # TODO(ben): http://crbug.com/118410 will fix the following:
42 "+content/browser/renderer_host/render_view_host_factory.h",
43 "+content/browser/tab_contents/tab_contents_view_helper.h",
[email protected]95f072f2012-03-05 16:54:3044 "+content/browser/tab_contents/web_contents_drag_win.h",
[email protected]60eaa6e2012-03-02 05:12:4345 "+content/browser/tab_contents/web_drag_dest_win.h",
[email protected]7134b1ff2012-02-13 17:23:2646 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
[email protected]9bec2392011-11-29 17:03:3547
48 "-content/common",
[email protected]4ec7327e2008-08-18 23:59:5149
50 # Other libraries.
51 "+chrome/third_party/hunspell",
[email protected]e505a9002010-02-26 22:38:2052 "+chrome/third_party/mozilla_security_manager",
[email protected]5b7937e2010-11-04 23:37:1853 "+libxml", # For search engine definition parsing.
[email protected]2eef3e02011-11-03 16:32:4754 "+third_party/apple_sample_code", # Apple code ImageAndTextCell.
[email protected]3828d6f2011-02-24 18:32:2155 "+third_party/cld",
[email protected]ec64212b2010-03-18 01:02:4356 "+third_party/expat",
[email protected]2b733b32011-09-22 06:18:2457 "+third_party/iaccessible2",
[email protected]b54b7c62011-09-22 09:01:3858 "+third_party/isimpledom",
[email protected]5b7937e2010-11-04 23:37:1859 "+third_party/libevent", # For the remote V8 debugging server
60 "+third_party/libjingle",
[email protected]3828d6f2011-02-24 18:32:2161 "+third_party/protobuf/src/google/protobuf",
[email protected]2b733b32011-09-22 06:18:2462 "+third_party/sqlite",
[email protected]5b7937e2010-11-04 23:37:1863 "+third_party/undoview",
[email protected]4ec7327e2008-08-18 23:59:5164
[email protected]630c1f32011-01-13 21:30:5665 # FIXME: these should probably not be here, we need to find a better
[email protected]4ec7327e2008-08-18 23:59:5166 # structure for these includes.
67 "+chrome/renderer",
68]