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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 1972733002: Delete geofencing implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mark histogram suffix as obsolete Created 4 years, 7 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/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index 126abba0288fa89ec5a66e875d7221751c85975e..a52f1d8fa148a618f5540780200dfd40dcfec5c4 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1012,7 +1012,6 @@ public:
DocumentCreateEventMediaEncryptedEvent = 1197,
DocumentCreateEventMediaKeyMessageEvent = 1198,
DocumentCreateEventGamepadEvent = 1199,
- DocumentCreateEventGeofencingEvent = 1200,
DocumentCreateEventIDBVersionChangeEvent = 1201,
DocumentCreateEventBlobEvent = 1202,
DocumentCreateEventMediaStreamEvent = 1203,

Powered by Google App Engine
This is Rietveld 408576698