blob: 67c2fd1d393106c9f1771950c3c98008bd8f24d0 [file] [log] [blame]
[email protected]885c0e92012-11-13 20:27:421include_rules = [
[email protected]6b54fda2014-07-22 02:13:472 # Do not add Chrome dependencies. Much work went into removing them.
[email protected]8c83fe02014-08-15 19:07:353 "+components/crx_file",
[email protected]716c0162013-12-13 20:36:534 "+components/url_matcher",
[email protected]7685f642014-07-24 03:39:365 "-content",
[email protected]ae8d08982014-08-20 19:42:296 "+content/grit/content_resources.h",
[email protected]993da5e2013-03-23 21:25:167 "+content/public/common",
[email protected]eccbbb62014-06-27 21:39:458 "+content/public/test",
[email protected]993da5e2013-03-23 21:25:169 "+crypto",
[email protected]8f857ef82014-06-04 23:46:1610 "+grit/extensions_renderer_resources.h",
[email protected]e6893672014-05-01 17:29:1311 "+grit/extensions_resources.h",
[email protected]f80685c32014-07-26 19:48:0412 "+mojo/public",
[email protected]993da5e2013-03-23 21:25:1613 "+testing",
[email protected]e0cabc4b22014-04-02 05:55:1814 "+ui",
15
[email protected]e0cabc4b22014-04-02 05:55:1816 # NOTE: Please do not add includes without talking to the app shell team;
17 # see OWNERS for this directory.
[email protected]885c0e92012-11-13 20:27:4218]
[email protected]993da5e2013-03-23 21:25:1619
[email protected]993da5e2013-03-23 21:25:1620specific_include_rules = {
[email protected]e0cabc4b22014-04-02 05:55:1821 ".*(test|test_util)\.(cc|h)$": [
[email protected]993da5e2013-03-23 21:25:1622 "+content/public/test",
[email protected]e0cabc4b22014-04-02 05:55:1823
24 # Temporarily allowed testing includes. See above.
25 # TODO(jamescook): Remove these. http://crbug.com/162530
[email protected]f0e9ac552014-05-07 14:26:5026 "+chrome/browser/apps/app_browsertest_util.h",
27 "+chrome/browser/extensions/api/management/management_api.h",
[email protected]6e84e2c12014-05-05 18:40:1128 "+chrome/browser/extensions/api/permissions/permissions_api.h",
[email protected]e0cabc4b22014-04-02 05:55:1829 "+chrome/browser/extensions/extension_api_unittest.h",
[email protected]6e84e2c12014-05-05 18:40:1130 "+chrome/browser/extensions/extension_apitest.h",
[email protected]f0e9ac552014-05-07 14:26:5031 "+chrome/browser/extensions/extension_function_test_utils.h",
[email protected]f484f8d52014-06-12 08:38:1832 "+chrome/browser/extensions/extension_service.h",
33 "+chrome/browser/extensions/extension_service_test_base.h",
[email protected]f0e9ac552014-05-07 14:26:5034 "+chrome/browser/extensions/test_extension_dir.h",
[email protected]21d3f3a2014-08-20 09:39:5535 "+chrome/browser/extensions/test_extension_prefs.h",
[email protected]e0cabc4b22014-04-02 05:55:1836 "+chrome/browser/extensions/test_extension_system.h",
[email protected]6e84e2c12014-05-05 18:40:1137 "+chrome/browser/ui/browser.h",
[email protected]e0cabc4b22014-04-02 05:55:1838 "+chrome/common/chrome_paths.h",
[email protected]e6893672014-05-01 17:29:1339 "+chrome/common/extensions/features/feature_channel.h",
[email protected]e0cabc4b22014-04-02 05:55:1840 "+chrome/common/extensions/manifest_tests/extension_manifest_test.h",
[email protected]23c371d2014-07-03 07:54:0841 "+chrome/test/base/browser_with_test_window_test.h",
[email protected]e0cabc4b22014-04-02 05:55:1842 "+chrome/test/base/testing_profile.h",
[email protected]f0e9ac552014-05-07 14:26:5043 "+chrome/test/base/ui_test_utils.h",
[email protected]e0cabc4b22014-04-02 05:55:1844 ],
[email protected]84d1b2c2014-04-03 23:45:0345 "(simple|complex)_feature_unittest\.cc|base_feature_provider_unittest\.cc": [
46 "+chrome/common/extensions/features/chrome_channel_feature_filter.h",
[email protected]84d1b2c2014-04-03 23:45:0347 ],
[email protected]e0cabc4b22014-04-02 05:55:1848 "permissions_data_unittest\.cc": [
49 "+chrome/common/chrome_version_info.h",
50 "+chrome/common/extensions/extension_test_util.h",
51 "+chrome/common/extensions/features/feature_channel.h",
[email protected]793964a2013-10-08 00:47:1952 ],
[email protected]993da5e2013-03-23 21:25:1653}