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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 401953002: Remove some deprecated methods from the chrome.bluetoothPrivate API header. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 5 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 | « extensions/browser/extension_function_histogram_value.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 717ca5d79b8bf96a1be5a04a2709221968515d69..6c9b2b4c3e4514d443ceb03c3ffa1f3c1616a7d2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -38665,8 +38665,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="704" label="METRICSPRIVATE_RECORDSPARSEVALUE"/>
<int value="705" label="HOTWORDPRIVATE_SETAUDIOLOGGINGENABLED"/>
<int value="706" label="BLUETOOTHPRIVATE_SETADAPTERSTATE"/>
- <int value="707" label="BLUETOOTHPRIVATE_ENABLEPAIRING"/>
- <int value="708" label="BLUETOOTHPRIVATE_DISABLEPAIRING"/>
+ <int value="707" label="DELETED_BLUETOOTHPRIVATE_ENABLEPAIRING"/>
+ <int value="708" label="DELETED_BLUETOOTHPRIVATE_DISABLEPAIRING"/>
<int value="709" label="BLUETOOTHPRIVATE_SETPAIRINGRESPONSE"/>
<int value="710" label="NETWORKINGPRIVATE_GETCAPTIVEPORTALSTATUS"/>
<int value="711" label="AUTOMATIONINTERNAL_PERFORMACTION"/>
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698