blob: 96ed9260c80598c071fb2cd6464a931212a30e8f [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]da34ae02009-09-22 20:41:2029 "+webkit/database",
[email protected]857813e2012-03-30 00:26:2430 "+webkit/dom_storage", # Defines an ENABLE_NEW_DOM_STORAGE_BACKEND flag.
[email protected]9c4bf232011-12-15 02:25:0831 "+webkit/forms", # Defines some types that are marshalled over IPC.
[email protected]4ec7327e2008-08-18 23:59:5132 "+webkit/glue", # Defines some types that are marshalled over IPC.
[email protected]0bd753682010-12-16 18:15:5233 "+webkit/plugins", # Defines some types that are marshalled over IPC.
[email protected]cca147172011-02-17 01:29:2934 "+webkit/quota",
[email protected]f87d7cb2012-09-10 10:01:0735 "+webkit/user_agent",
[email protected]b0a2f0c2009-07-22 14:04:2736 "+xib_localizers", # For generated mac localization helpers
[email protected]9bec2392011-11-29 17:03:3537
[email protected]91ee3682012-01-19 15:02:1938 # TODO(jam): Need to remove all these and use only content/public. BUG=98716
[email protected]7134b1ff2012-02-13 17:23:2639 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
[email protected]0aa12e02012-07-31 10:40:0140 "!content/browser/geolocation/wifi_data_provider_common.h",
[email protected]7134b1ff2012-02-13 17:23:2641 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
[email protected]9bec2392011-11-29 17:03:3542
[email protected]81963ad2012-05-17 19:25:0343 "-chrome/browser/ui/views",
44 # TODO(tfarina): Remove all these. crbug.com/125846.
45 # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
[email protected]8c2ff2f2012-09-11 01:11:0646 "!chrome/browser/ui/views/extensions/extension_view_views.h",
[email protected]0aa12e02012-07-31 10:40:0147 "!chrome/browser/ui/views/frame/browser_view.h",
48 "!chrome/browser/ui/views/location_bar/location_bar_view.h",
49 "!chrome/browser/ui/views/location_bar/location_icon_view.h",
50 "!chrome/browser/ui/views/notifications/balloon_view.h",
51 "!chrome/browser/ui/views/notifications/balloon_view_host.h",
52 "!chrome/browser/ui/views/page_info_bubble_view.h",
53 "!chrome/browser/ui/views/reload_button.h",
54 "!chrome/browser/ui/views/select_file_dialog_extension.h",
55 "!chrome/browser/ui/views/unhandled_keyboard_event_handler.h",
[email protected]81963ad2012-05-17 19:25:0356 # DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
57
[email protected]4ec7327e2008-08-18 23:59:5158 # Other libraries.
[email protected]e505a9002010-02-26 22:38:2059 "+chrome/third_party/mozilla_security_manager",
[email protected]5b7937e2010-11-04 23:37:1860 "+libxml", # For search engine definition parsing.
[email protected]2eef3e02011-11-03 16:32:4761 "+third_party/apple_sample_code", # Apple code ImageAndTextCell.
[email protected]3828d6f2011-02-24 18:32:2162 "+third_party/cld",
[email protected]ec64212b2010-03-18 01:02:4363 "+third_party/expat",
[email protected]2b733b32011-09-22 06:18:2464 "+third_party/iaccessible2",
[email protected]f82ef062012-04-27 17:52:5465 "+third_party/icu",
[email protected]b54b7c62011-09-22 09:01:3866 "+third_party/isimpledom",
[email protected]f82ef062012-04-27 17:52:5467 "+third_party/leveldatabase",
[email protected]5b7937e2010-11-04 23:37:1868 "+third_party/libevent", # For the remote V8 debugging server
69 "+third_party/libjingle",
[email protected]3828d6f2011-02-24 18:32:2170 "+third_party/protobuf/src/google/protobuf",
[email protected]4728ca82012-08-24 10:39:5971 "+third_party/re2",
[email protected]2b733b32011-09-22 06:18:2472 "+third_party/sqlite",
[email protected]5b7937e2010-11-04 23:37:1873 "+third_party/undoview",
[email protected]4ec7327e2008-08-18 23:59:5174
[email protected]1591fc522012-06-04 20:12:2675 # FIXME: this is used by a browser_test. We need to find a better structure
76 # for this include.
[email protected]0aa12e02012-07-31 10:40:0177 "!chrome/renderer/visitedlink_slave.h",
[email protected]4ec7327e2008-08-18 23:59:5178]