| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index e6db9f2e638d010e6ab886c358cf59bec9255f96..2ab622634bfad317b3162c9f689604ea19563b0b 100644
|
| --- a/chrome/common/DEPS
|
| +++ b/chrome/common/DEPS
|
| @@ -1,6 +1,6 @@
|
| include_rules = [
|
| - "+apps/app_shim", # For app shim messages.
|
| "+breakpad", # For Breakpad constants.
|
| + "+chrome/browser/apps/app_shim", # For app shim messages.
|
| "+chrome/grit", # For generated headers
|
| "+chromeos", # For chromeos_switches.h
|
| "+components/autofill/content/common",
|
|
|