Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index 2c56a2aa596fa328b77f0f27e1eb60ff8f06043b..928db710f8a7bd0ce0c3a12c1a8436882085757a 100644 |
| --- a/chrome/common/DEPS |
| +++ b/chrome/common/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+apps/app_shim", # For app shim messages. |
| "+breakpad", # For Breakpad constants. |
| "+chrome/plugin", # For checking whether we're a plugin process. |
| "+components/autofill/common", |