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

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

Issue 21854002: Remove experimental.record api completely (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased the patch Created 7 years, 4 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 | « chrome/common/extensions/docs/templates/public/extensions/experimental_record.html ('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 eb78f75ded1608ca39a4d22b06be2b002991d704..cbfa75b09240de9f6139cf10e1807894aa72eef3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -16984,7 +16984,7 @@ other types of suffix sets.
<int value="178" label="BOOKMARKS_GETTREE"/>
<int value="179" label="FILEBROWSERPRIVATE_SELECTFILES"/>
<int value="180" label="RUNTIME_GETBACKGROUNDPAGE"/>
- <int value="181" label="EXPERIMENTAL_RECORD_REPLAYURLS"/>
+ <int value="181" label="DELETED_EXPERIMENTAL_RECORD_REPLAYURLS"/>
<int value="182" label="WEBSTOREPRIVATE_COMPLETEINSTALL"/>
<int value="183" label="DELETED_EXPERIMENTAL_SPEECHINPUT_START"/>
<int value="184" label="COOKIES_GETALL"/>
@@ -17154,7 +17154,7 @@ other types of suffix sets.
<int value="348" label="CONTEXTMENUS_CREATE"/>
<int value="349" label="MEDIAPLAYERPRIVATE_GETPLAYLIST"/>
<int value="350" label="DOWNLOADS_ERASE"/>
- <int value="351" label="EXPERIMENTAL_RECORD_CAPTUREURLS"/>
+ <int value="351" label="DELETED_EXPERIMENTAL_RECORD_CAPTUREURLS"/>
<int value="352" label="TTS_ISSPEAKING"/>
<int value="353" label="BOOKMARKS_REMOVETREE"/>
<int value="354" label="FILEBROWSERPRIVATE_SEARCHDRIVE"/>
« no previous file with comments | « chrome/common/extensions/docs/templates/public/extensions/experimental_record.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698