| 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 5c219f5236ba95a26b211919fa6f91d0cb720c34..c1039c90c35774d048ca19428be568e05ebe6506 100644
|
| --- a/third_party/WebKit/Source/modules/bluetooth/DEPS
|
| +++ b/third_party/WebKit/Source/modules/bluetooth/DEPS
|
| @@ -1,10 +1,7 @@
|
| include_rules = [
|
| - "+bindings",
|
| - "+core",
|
| "+device/bluetooth/public/interfaces",
|
| "-modules",
|
| "+modules/bluetooth",
|
| "+modules/EventTargetModules.h",
|
| "+mojo/public/cpp/bindings",
|
| - "-web",
|
| ]
|
|
|