Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index 4f59e8ead692a38d59417302aa88853caccdd487..70e07b8b2afabf93dcd40dd49cf481f8cd1a32c6 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/browser/nacl_host", # This is temporary. See crbug.com/244791 |
|
jam
2013/06/13 15:55:26
remove this now
|
| "+chromeos", # For chromeos_switches.h |
| "+components/autofill/common", |
| "+device/bluetooth", # For BluetoothDevicePermission |