| Index: chrome/common/DEPS
|
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS
|
| index 5eb4b949286e7bbfe2655b1d6021cdefd1abc8d5..b89b00356ab66970698201f7ea87b9d3e7c7bfb5 100644
|
| --- a/chrome/common/DEPS
|
| +++ b/chrome/common/DEPS
|
| @@ -1,6 +1,7 @@
|
| include_rules = [
|
| "+apps/app_shim", # For app shim messages.
|
| "+breakpad", # For Breakpad constants.
|
| + "+chrome/nacl", # This is temporary. See crbug.com/244791
|
| "+chrome/plugin", # For checking whether we're a plugin process.
|
| "+chromeos", # For chromeos_switches.h
|
| "+components/autofill/common",
|
|
|