| Index: third_party/WebKit/Source/modules/bluetooth/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/bluetooth/DEPS b/third_party/WebKit/Source/modules/bluetooth/DEPS
|
| index 01d61a476cbaa6e6b82239db8f2e2eff119b2e9f..5c219f5236ba95a26b211919fa6f91d0cb720c34 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/DEPS
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/DEPS
|
| @@ -1,8 +1,10 @@
|
| include_rules = [
|
| "+bindings",
|
| "+core",
|
| + "+device/bluetooth/public/interfaces",
|
| "-modules",
|
| "+modules/bluetooth",
|
| "+modules/EventTargetModules.h",
|
| + "+mojo/public/cpp/bindings",
|
| "-web",
|
| ]
|
|
|