Chromium Code Reviews| 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 6de87dcf4aea409d7926576cc05786ef7064b1f4..25040fbe1144e2ce4fbce6d70ad170bd035aed97 100644 |
| --- a/third_party/WebKit/Source/modules/bluetooth/DEPS |
| +++ b/third_party/WebKit/Source/modules/bluetooth/DEPS |
| @@ -4,5 +4,6 @@ include_rules = [ |
| "+heap", |
| "-modules", |
| "+modules/bluetooth", |
| + "+modules/EventTargetModules.h", |
| "-web", |
| ] |