Chromium Code Reviews| Index: chrome/common/DEPS |
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
| index 6bb9e40ed929a5d872507fde8210a6f6037d74fe..f709bc345faf328d7bfd89fe888e9c4abedeb2b4 100644 |
| --- a/chrome/common/DEPS |
| +++ b/chrome/common/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| "+chrome/plugin", # For checking whether we're a plugin process. |
| + "+device/bluetooth", # For BluetoothDevicePermission |
| "+extensions/common", |
| "+grit", # For generated headers |
| "+libxml", |