Chromium Code Reviews| Index: components/chrome_apps/DEPS |
| diff --git a/components/chrome_apps/DEPS b/components/chrome_apps/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8ef0c332502b143d7ada332f57e3f5ead9699d8e |
| --- /dev/null |
| +++ b/components/chrome_apps/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+grit/chrome_apps_resources.h", |
| + "+grit/chrome_apps_resources_map.h" |
| +] |