| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index a275d03ae01635d915bfa741e0b7ee6de0514bf3..ffceb3a9125564c9f8cb0b73d916577c0a74a244 100644
|
| --- a/chrome/common/DEPS
|
| +++ b/chrome/common/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| "+apps/app_shim", # For app shim messages.
|
| "+breakpad", # For Breakpad constants.
|
| "+chromeos", # For chromeos_switches.h
|
| + "+components/autofill/content/common",
|
| "+components/autofill/core/common",
|
| "+components/nacl/common",
|
| "+components/policy/core/common",
|
|
|