blob: 2d9840d8798c2194050ae6f5cd150b4fa6534cff [file] [log] [blame]
[email protected]4ec7327e2008-08-18 23:59:511include_rules = [
[email protected]c2e2b6d2013-01-22 02:23:292 "+apps",
[email protected]f82ef062012-04-27 17:52:543 "+breakpad",
[email protected]a8cf61b2009-02-05 17:41:384 "+chrome/app",
[email protected]4ec7327e2008-08-18 23:59:515 "+chrome/installer",
[email protected]4ec7327e2008-08-18 23:59:516 "+chrome/tools/profiles", # For history unit tests.
[email protected]5cf19b92012-03-21 22:25:057 "+chromeos",
[email protected]b88450e72013-01-18 21:52:348 "+components/auto_login_parser",
[email protected]434a1322013-01-12 23:04:319 "+components/web_contents_delegate_android",
10 # TODO(boliu): Remove when content/components is moved to components.
[email protected]b27a5842012-11-09 10:06:1311 "+content/components",
[email protected]fd31c2212011-10-17 19:43:4312 "+content/public/browser",
[email protected]06af6a42012-12-14 00:16:4013 "+device/bluetooth",
[email protected]4b6de892013-01-04 18:06:0614 "+device/media_transfer_protocol",
[email protected]885c0e92012-11-13 20:27:4215 "+extensions/common",
[email protected]83c29502012-08-22 19:34:4816 "+google/cacheinvalidation", # Sync invalidation API protobuf files.
[email protected]6386cf52012-09-07 04:26:3717 "+google_apis",
[email protected]cec99842012-02-10 03:24:2318 "+google_update",
[email protected]79a634352009-02-12 17:14:0719 "+grit", # For generated headers
[email protected]b4d08ea2012-05-24 19:26:5720 "+installer_util_strings", # For generated headers
[email protected]e2e8e322012-09-12 04:37:0221 "+media/base", # For media switches
[email protected]98818cdc2011-01-28 13:24:3222 "+policy", # For generated headers and source
[email protected]1b4209f2011-01-07 00:25:4023 "+ppapi/c", # For various types.
[email protected]b7631cc2012-09-15 05:08:3824 "+ppapi/host",
[email protected]709a847e2010-11-10 01:16:1125 "+ppapi/proxy",
[email protected]e0ada9c2012-03-20 03:54:4326 "+ppapi/shared_impl/api_id.h",
[email protected]ee4dd682012-06-12 15:49:3327 # Defines some types that are marshalled over IPC.
28 "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
[email protected]5b7937e2010-11-04 23:37:1829 "+rlz",
30 "+sandbox/linux",
[email protected]181491782012-07-18 00:59:1531 "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
[email protected]5b7937e2010-11-04 23:37:1832 "+skia/ext",
[email protected]a8cf61b2009-02-05 17:41:3833 "+skia/include",
[email protected]895a1e52012-05-15 02:50:1234 "+sync/api", # Sync API files.
[email protected]83c29502012-08-22 19:34:4835 "+sync/notifier", # Sync invalidation API files.
[email protected]1bcf30e2012-03-10 01:06:4136 "+sync/protocol", # Sync protobuf files.
[email protected]4404e5b2011-08-16 19:08:4637 "+third_party/cros_system_api",
[email protected]bd04f2492012-12-06 00:40:3138 "+win8/util",
[email protected]895701a2012-09-13 10:07:3439 "+xib_localizers", # For generated mac localization helpers
40
41 # TODO(stuartmorgan): Remove these by refactoring necessary code out of
42 # webkit/. See crbug.com/146251
43 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
44 "+webkit/appcache",
45 "+webkit/blob",
[email protected]da34ae02009-09-22 20:41:2046 "+webkit/database",
[email protected]832c03ac2012-11-06 12:43:2447 "+webkit/dom_storage/dom_storage_types.h",
[email protected]895701a2012-09-13 10:07:3448 "+webkit/fileapi",
[email protected]0bd753682010-12-16 18:15:5249 "+webkit/plugins", # Defines some types that are marshalled over IPC.
[email protected]cca147172011-02-17 01:29:2950 "+webkit/quota",
[email protected]f87d7cb2012-09-10 10:01:0751 "+webkit/user_agent",
[email protected]895701a2012-09-13 10:07:3452 # webkit/glue files are listed individually since they aren't conceptually
53 # grouped like the other webkit/ files, and can therefore be tackled one at
54 # a time.
55 "+webkit/glue/glue_serialize.h",
56 "+webkit/glue/image_decoder.h",
57 "+webkit/glue/image_resource_fetcher.h",
58 "+webkit/glue/resource_loader_bridge.h",
59 "+webkit/glue/resource_type.h",
60 "+webkit/glue/web_intent_data.h",
61 "+webkit/glue/web_intent_reply_data.h",
62 "+webkit/glue/web_intent_service_data.h",
63 "+webkit/glue/webcursor.h",
64 "+webkit/glue/webdropdata.h",
65 "+webkit/glue/webkit_glue.h",
66 "+webkit/glue/webmenuitem.h",
67 "+webkit/glue/webpreferences.h",
68 "+webkit/glue/window_open_disposition.h",
69 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
[email protected]9bec2392011-11-29 17:03:3570
[email protected]81963ad2012-05-17 19:25:0371 "-chrome/browser/ui/views",
72 # TODO(tfarina): Remove all these. crbug.com/125846.
73 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
[email protected]8c2ff2f2012-09-11 01:11:0674 "!chrome/browser/ui/views/extensions/extension_view_views.h",
[email protected]0aa12e02012-07-31 10:40:0175 "!chrome/browser/ui/views/location_bar/location_bar_view.h",
76 "!chrome/browser/ui/views/location_bar/location_icon_view.h",
77 "!chrome/browser/ui/views/notifications/balloon_view.h",
78 "!chrome/browser/ui/views/notifications/balloon_view_host.h",
79 "!chrome/browser/ui/views/page_info_bubble_view.h",
80 "!chrome/browser/ui/views/reload_button.h",
81 "!chrome/browser/ui/views/select_file_dialog_extension.h",
82 "!chrome/browser/ui/views/unhandled_keyboard_event_handler.h",
[email protected]81963ad2012-05-17 19:25:0383 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
84
[email protected]4ec7327e2008-08-18 23:59:5185 # Other libraries.
[email protected]e505a9002010-02-26 22:38:2086 "+chrome/third_party/mozilla_security_manager",
[email protected]5b7937e2010-11-04 23:37:1887 "+libxml", # For search engine definition parsing.
[email protected]2eef3e02011-11-03 16:32:4788 "+third_party/apple_sample_code", # Apple code ImageAndTextCell.
[email protected]3828d6f2011-02-24 18:32:2189 "+third_party/cld",
[email protected]ec64212b2010-03-18 01:02:4390 "+third_party/expat",
[email protected]2b733b32011-09-22 06:18:2491 "+third_party/iaccessible2",
[email protected]f82ef062012-04-27 17:52:5492 "+third_party/icu",
[email protected]b54b7c62011-09-22 09:01:3893 "+third_party/isimpledom",
[email protected]f82ef062012-04-27 17:52:5494 "+third_party/leveldatabase",
[email protected]5b7937e2010-11-04 23:37:1895 "+third_party/libevent", # For the remote V8 debugging server
96 "+third_party/libjingle",
[email protected]3828d6f2011-02-24 18:32:2197 "+third_party/protobuf/src/google/protobuf",
[email protected]4728ca82012-08-24 10:39:5998 "+third_party/re2",
[email protected]2b733b32011-09-22 06:18:2499 "+third_party/sqlite",
[email protected]5b7937e2010-11-04 23:37:18100 "+third_party/undoview",
[email protected]4ec7327e2008-08-18 23:59:51101
[email protected]1591fc522012-06-04 20:12:26102 # FIXME: this is used by a browser_test. We need to find a better structure
103 # for this include.
[email protected]0aa12e02012-07-31 10:40:01104 "!chrome/renderer/visitedlink_slave.h",
[email protected]4ec7327e2008-08-18 23:59:51105]