Chromium Code Reviews| Index: components/crash/core/browser/DEPS |
| diff --git a/components/crash/core/browser/DEPS b/components/crash/core/browser/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..00f4fc386aa81678cf05256f9f8f5f0006283a56 |
| --- /dev/null |
| +++ b/components/crash/core/browser/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+components/upload_list", |
| + "+grit/components_chromium_strings.h", |
| + "+grit/components_google_chrome_strings.h", |
| + "+grit/components_strings.h", |
| +] |