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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 233323006: Mark old Bluetooth API histograms deleted (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 8 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
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index 8a4f621e5225924df0cdc751ec120cc0695f8650..888ba1a25ab3f7a1381ba642029aed2d503174ea 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -368,7 +368,7 @@ enum HistogramValue {
BROWSERACTION_SETICON,
EXPERIMENTAL_ACCESSIBILITY_SETACCESSIBILITYENABLED,
DELETED_FILEBROWSERPRIVATE_VIEWFILES,
- BLUETOOTH_GETSERVICES,
+ DELETED_BLUETOOTH_GETSERVICES,
TABS_UPDATE,
BROWSINGDATA_REMOVEFORMDATA,
DELETED_FILEBROWSERPRIVATE_RELOADDRIVE,
@@ -513,7 +513,7 @@ enum HistogramValue {
LOCATION_CLEARWATCH,
BLUETOOTH_ADDPROFILE,
BLUETOOTH_REMOVEPROFILE,
- BLUETOOTH_GETPROFILES,
+ DELETED_BLUETOOTH_GETPROFILES,
EXPERIMENTAL_IDENTITY_REMOVECACHEDAUTHTOKEN,
AUDIO_GETINFO,
AUDIO_SETACTIVEDEVICES,
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698