5 # Temporarily allowed includes as part of the app shell/extensions refactor.
7 # NOTE: Please do not add includes without talking to the app shell team;
8 # see OWNERS for this directory.
10 # TODO(benwells): Remove these. http://crbug.com/162530
11 "+chrome/common/extensions/api/generated_schemas.h",
12 "+grit/chromium_strings.h",
13 "+grit/common_resources.h",
14 "+grit/extensions_api_resources.h",
15 "+grit/theme_resources.h",
16 # TODO(jamescook): Extract extensions-related strings from this file.
17 "+grit/generated_resources.h",
20 specific_include_rules = {
22 # Temporarily allowed testing includes. See above.
23 # TODO(benwells): Remove these. http://crbug.com/162530
24 "+chrome/common/extensions/manifest_tests/extension_manifest_test.h",