Chromium Code Reviews| Index: chrome/service/DEPS |
| diff --git a/chrome/service/DEPS b/chrome/service/DEPS |
| index be16d49a5e951b6671350d2a6f014331de70519a..23e8fba86efe79c730f0e0c419bd3ab77cba1cc5 100644 |
| --- a/chrome/service/DEPS |
| +++ b/chrome/service/DEPS |
| @@ -1,4 +1,3 @@ |
| include_rules = [ |
| - # For generated headers. |
| - "+grit", |
| + "+chrome/grit", # For generated headers. |
| ] |