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

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

Issue 1688333002: Deleting chrome.searchEnginesPrivate API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@manage_search_engines_ui1
Patch Set: Update histograms.xml Created 4 years, 10 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/closure_compiler/externs/search_engines_private.js ('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 239659a0363a470c7274804fc0f1e393085842f0..9fd497e0607b8ef53efdcf0ed230d0698efea43d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65201,8 +65201,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1008" label="DEVELOPERPRIVATE_SHOWPATH"/>
<int value="1009" label="FILEMANAGERPRIVATE_ADDPROVIDEDFILESYSTEM"/>
<int value="1010" label="FILEMANAGERPRIVATE_CONFIGUREVOLUME"/>
- <int value="1011" label="SEARCHENGINESPRIVATE_GETSEARCHENGINES"/>
- <int value="1012" label="SEARCHENGINESPRIVATE_SETSELECTEDSEARCHENGINE"/>
+ <int value="1011" label="DELETED_SEARCHENGINESPRIVATE_GETSEARCHENGINES"/>
+ <int value="1012"
+ label="DELETED_SEARCHENGINESPRIVATE_SETSELECTEDSEARCHENGINE"/>
<int value="1013" label="AUTOFILLPRIVATE_SAVEADDRESS"/>
<int value="1014" label="AUTOFILLPRIVATE_GETADDRESSCOMPONENTS"/>
<int value="1015" label="AUTOFILLPRIVATE_SAVECREDITCARD"/>
@@ -65215,11 +65216,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1022" label="INSTANCEID_DELETETOKEN"/>
<int value="1023" label="INSTANCEID_DELETEID"/>
<int value="1024" label="GCDPRIVATE_GETDEVICEINFO"/>
- <int value="1025" label="SEARCHENGINESPRIVATE_GETHOTWORDSTATE"/>
- <int value="1026" label="SEARCHENGINESPRIVATE_ADDOTHERSEARCHENGINE"/>
- <int value="1027" label="SEARCHENGINESPRIVATE_REMOVESEARCHENGINE"/>
- <int value="1028" label="SEARCHENGINESPRIVATE_UPDATESEARCHENGINE"/>
- <int value="1029" label="SEARCHENGINESPRIVATE_OPTINTOHOTWORDING"/>
+ <int value="1025" label="DELETED_SEARCHENGINESPRIVATE_GETHOTWORDSTATE"/>
+ <int value="1026" label="DELETED_SEARCHENGINESPRIVATE_ADDOTHERSEARCHENGINE"/>
+ <int value="1027" label="DELETED_SEARCHENGINESPRIVATE_REMOVESEARCHENGINE"/>
+ <int value="1028" label="DELETED_SEARCHENGINESPRIVATE_UPDATESEARCHENGINE"/>
+ <int value="1029" label="DELETED_SEARCHENGINESPRIVATE_OPTINTOHOTWORDING"/>
<int value="1030" label="WEBSTOREWIDGETPRIVATE_INSTALLWEBSTOREITEM"/>
<int value="1031" label="WEBSTOREWIDGETPRIVATE_GETSTRINGS"/>
<int value="1032" label="WEBRTCDESKTOPCAPTUREPRIVATE_CHOOSEDESKTOPMEDIA"/>
« no previous file with comments | « third_party/closure_compiler/externs/search_engines_private.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698