Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Unified Diff: third_party/WebKit/Source/modules/bluetooth/DEPS

Issue 2771893002: Move Bluetooth.Web.FunctionCall.Count UMA from browser to WebKit (Closed)
Patch Set: move Bluetooth.Web.FunctionCall.Count UMA from browser to WebKit Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698