blob: 903a8f1e3cc68d5a88864d35b7d3f30e1a256e9f [file] [log] [blame]
[email protected]4ec7327e2008-08-18 23:59:511include_rules = [
[email protected]f82ef062012-04-27 17:52:542 "+breakpad",
[email protected]a8cf61b2009-02-05 17:41:383 "+chrome/app",
[email protected]4ec7327e2008-08-18 23:59:514 "+chrome/installer",
[email protected]4ec7327e2008-08-18 23:59:515 "+chrome/tools/profiles", # For history unit tests.
[email protected]5cf19b92012-03-21 22:25:056 "+chromeos",
[email protected]fd31c2212011-10-17 19:43:437 "+content/public/browser",
[email protected]83c29502012-08-22 19:34:488 "+google/cacheinvalidation", # Sync invalidation API protobuf files.
[email protected]6386cf52012-09-07 04:26:379 "+google_apis",
[email protected]cec99842012-02-10 03:24:2310 "+google_update",
[email protected]79a634352009-02-12 17:14:0711 "+grit", # For generated headers
[email protected]b4d08ea2012-05-24 19:26:5712 "+installer_util_strings", # For generated headers
[email protected]e2e8e322012-09-12 04:37:0213 "+media/base", # For media switches
[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]ee4dd682012-06-12 15:49:3318 # Defines some types that are marshalled over IPC.
19 "+ppapi/shared_impl/ppp_flash_browser_operations_shared.h",
[email protected]5b7937e2010-11-04 23:37:1820 "+rlz",
21 "+sandbox/linux",
[email protected]181491782012-07-18 00:59:1522 "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
[email protected]5b7937e2010-11-04 23:37:1823 "+skia/ext",
[email protected]a8cf61b2009-02-05 17:41:3824 "+skia/include",
[email protected]895a1e52012-05-15 02:50:1225 "+sync/api", # Sync API files.
[email protected]83c29502012-08-22 19:34:4826 "+sync/notifier", # Sync invalidation API files.
[email protected]1bcf30e2012-03-10 01:06:4127 "+sync/protocol", # Sync protobuf files.
[email protected]4404e5b2011-08-16 19:08:4628 "+third_party/cros_system_api",
[email protected]895701a2012-09-13 10:07:3429 "+xib_localizers", # For generated mac localization helpers
30
31 # TODO(stuartmorgan): Remove these by refactoring necessary code out of
32 # webkit/. See crbug.com/146251
33 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
34 "+webkit/appcache",
35 "+webkit/blob",
[email protected]da34ae02009-09-22 20:41:2036 "+webkit/database",
[email protected]895701a2012-09-13 10:07:3437 "+webkit/dom_storage",
38 "+webkit/fileapi",
[email protected]9c4bf232011-12-15 02:25:0839 "+webkit/forms", # Defines some types that are marshalled over IPC.
[email protected]0bd753682010-12-16 18:15:5240 "+webkit/plugins", # Defines some types that are marshalled over IPC.
[email protected]cca147172011-02-17 01:29:2941 "+webkit/quota",
[email protected]f87d7cb2012-09-10 10:01:0742 "+webkit/user_agent",
[email protected]895701a2012-09-13 10:07:3443 # webkit/glue files are listed individually since they aren't conceptually
44 # grouped like the other webkit/ files, and can therefore be tackled one at
45 # a time.
46 "+webkit/glue/glue_serialize.h",
47 "+webkit/glue/image_decoder.h",
48 "+webkit/glue/image_resource_fetcher.h",
49 "+webkit/glue/resource_loader_bridge.h",
50 "+webkit/glue/resource_type.h",
51 "+webkit/glue/web_intent_data.h",
52 "+webkit/glue/web_intent_reply_data.h",
53 "+webkit/glue/web_intent_service_data.h",
54 "+webkit/glue/webcursor.h",
55 "+webkit/glue/webdropdata.h",
56 "+webkit/glue/webkit_glue.h",
57 "+webkit/glue/webmenuitem.h",
58 "+webkit/glue/webpreferences.h",
59 "+webkit/glue/window_open_disposition.h",
60 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
[email protected]9bec2392011-11-29 17:03:3561
[email protected]91ee3682012-01-19 15:02:1962 # TODO(jam): Need to remove all these and use only content/public. BUG=98716
[email protected]7134b1ff2012-02-13 17:23:2663 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
[email protected]0aa12e02012-07-31 10:40:0164 "!content/browser/geolocation/wifi_data_provider_common.h",
[email protected]7134b1ff2012-02-13 17:23:2665 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
[email protected]9bec2392011-11-29 17:03:3566
[email protected]81963ad2012-05-17 19:25:0367 "-chrome/browser/ui/views",
68 # TODO(tfarina): Remove all these. crbug.com/125846.
69 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
[email protected]8c2ff2f2012-09-11 01:11:0670 "!chrome/browser/ui/views/extensions/extension_view_views.h",
[email protected]0aa12e02012-07-31 10:40:0171 "!chrome/browser/ui/views/frame/browser_view.h",
72 "!chrome/browser/ui/views/location_bar/location_bar_view.h",
73 "!chrome/browser/ui/views/location_bar/location_icon_view.h",
74 "!chrome/browser/ui/views/notifications/balloon_view.h",
75 "!chrome/browser/ui/views/notifications/balloon_view_host.h",
76 "!chrome/browser/ui/views/page_info_bubble_view.h",
77 "!chrome/browser/ui/views/reload_button.h",
78 "!chrome/browser/ui/views/select_file_dialog_extension.h",
79 "!chrome/browser/ui/views/unhandled_keyboard_event_handler.h",
[email protected]81963ad2012-05-17 19:25:0380 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
81
[email protected]4ec7327e2008-08-18 23:59:5182 # Other libraries.
[email protected]e505a9002010-02-26 22:38:2083 "+chrome/third_party/mozilla_security_manager",
[email protected]5b7937e2010-11-04 23:37:1884 "+libxml", # For search engine definition parsing.
[email protected]2eef3e02011-11-03 16:32:4785 "+third_party/apple_sample_code", # Apple code ImageAndTextCell.
[email protected]3828d6f2011-02-24 18:32:2186 "+third_party/cld",
[email protected]ec64212b2010-03-18 01:02:4387 "+third_party/expat",
[email protected]2b733b32011-09-22 06:18:2488 "+third_party/iaccessible2",
[email protected]f82ef062012-04-27 17:52:5489 "+third_party/icu",
[email protected]b54b7c62011-09-22 09:01:3890 "+third_party/isimpledom",
[email protected]f82ef062012-04-27 17:52:5491 "+third_party/leveldatabase",
[email protected]5b7937e2010-11-04 23:37:1892 "+third_party/libevent", # For the remote V8 debugging server
93 "+third_party/libjingle",
[email protected]3828d6f2011-02-24 18:32:2194 "+third_party/protobuf/src/google/protobuf",
[email protected]4728ca82012-08-24 10:39:5995 "+third_party/re2",
[email protected]2b733b32011-09-22 06:18:2496 "+third_party/sqlite",
[email protected]5b7937e2010-11-04 23:37:1897 "+third_party/undoview",
[email protected]4ec7327e2008-08-18 23:59:5198
[email protected]1591fc522012-06-04 20:12:2699 # FIXME: this is used by a browser_test. We need to find a better structure
100 # for this include.
[email protected]0aa12e02012-07-31 10:40:01101 "!chrome/renderer/visitedlink_slave.h",
[email protected]4ec7327e2008-08-18 23:59:51102]