Chromium Code Reviews| Index: chrome/browser/extensions/api/web_request/DEPS |
| diff --git a/chrome/browser/extensions/api/web_request/DEPS b/chrome/browser/extensions/api/web_request/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b219b2392748a374d91435979c654674ee070cce |
| --- /dev/null |
| +++ b/chrome/browser/extensions/api/web_request/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+extensions/strings/grit/extensions_strings.h", |
|
Ken Rockot(use gerrit already)
2014/09/19 20:52:27
I think you should actually just add this line to
Xi Han
2014/09/19 22:05:55
Done.
|
| +] |