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 5c219f5236ba95a26b211919fa6f91d0cb720c34..e13fd27380d774ae6c611d7dc22fa4719a10c44b 100644 |
| --- a/third_party/WebKit/Source/modules/bluetooth/DEPS |
| +++ b/third_party/WebKit/Source/modules/bluetooth/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+base/metrics/histogram_macros.h", |
|
ortuno
2017/03/24 05:48:04
I'm surprised we are allowed to add this. If I und
scheib
2017/03/24 19:53:31
However, if we did want to preserve our old UMA va
juncai
2017/03/27 19:08:57
I added a post at blink-dev:
https://groups.google
|
| "+bindings", |
| "+core", |
| "+device/bluetooth/public/interfaces", |