Chromium Code Reviews| Index: ash/accelerators/DEPS |
| diff --git a/ash/accelerators/DEPS b/ash/accelerators/DEPS |
| index c9f58d33958bec3abdede89189d90e41858e71a4..bcd653ae83bdf9204760ee3ac45aa2426d651b5d 100644 |
| --- a/ash/accelerators/DEPS |
| +++ b/ash/accelerators/DEPS |
| @@ -2,4 +2,7 @@ specific_include_rules = { |
| "debug_commands\.cc": [ |
| "+ash/host" |
| ], |
| + "accelerator_table.cc": [ |
| + "+chrome/grit" |
| + ], |
| } |