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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 1972733002: Delete geofencing implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix test expectations 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:
Download patch
« no previous file with comments | « third_party/WebKit/public/web/modules/serviceworker/WebServiceWorkerContextProxy.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 3921956b4b61c6d2c30b9ad797a7e54f7f63f745..a73ec22af1d5d26fc2b8e809b2d85f34e5a36dce 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84797,7 +84797,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="3" label="SYNC"/>
<int value="4" label="NOTIFICATION_CLICK"/>
<int value="5" label="PUSH"/>
- <int value="6" label="GEOFENCING"/>
+ <int value="6" label="GEOFENCING (unused)"/>
<int value="7" label="SERVICE_PORT_CONNECT (unused)"/>
<int value="8" label="MESSAGE"/>
<int value="9" label="NOTIFICATION_CLOSE"/>
@@ -94432,7 +94432,6 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="SYNC" label="SYNC"/>
<suffix name="NOTIFICATION_CLICK" label="NOTIFICATION_CLICK"/>
<suffix name="PUSH" label="PUSH"/>
- <suffix name="GEOFENCING" label="GEOFENCING"/>
Mark P 2016/05/11 22:52:23 Please mark this suffix as obsolete: <suffix name=
Marijn Kruisselbrink 2016/05/11 23:04:51 Done
<suffix name="MESSAGE" label="MESSAGE"/>
<suffix name="NOTIFICATION_CLOSE" label="NOTIFICATION_CLOSE"/>
<suffix name="FETCH_MAIN_FRAME" label="FETCH_MAIN_FRAME"/>
« no previous file with comments | « third_party/WebKit/public/web/modules/serviceworker/WebServiceWorkerContextProxy.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698