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

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

Issue 15817008: Move systemInfo.cpu API out out experimental namespace. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index fdb429b3ad5bbc019babb89278af80c79c6cbfb5..62f2e520499cbbc4c289de3e73ab40fd4a75eb77 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -11047,7 +11047,7 @@ other types of suffix sets.
<int value="352" label="TTS_ISSPEAKING"/>
<int value="353" label="BOOKMARKS_REMOVETREE"/>
<int value="354" label="FILEBROWSERPRIVATE_SEARCHDRIVE"/>
- <int value="355" label="EXPERIMENTAL_SYSTEMINFO_CPU_GET"/>
+ <int value="355" label="SYSTEMINFO_CPU_GET"/>
asargent_no_longer_on_chrome 2013/05/30 19:14:00 I don't think you should change this here - instea
Tim Song 2013/05/31 01:08:35 I think renaming should be fine. The comment above
asargent_no_longer_on_chrome 2013/05/31 18:31:32 As I mentioned elsewhere, I think it's actually us
Tim Song 2013/05/31 19:29:03 Done.
<int value="356" label="FILEBROWSERPRIVATE_SETPREFERENCES"/>
<int value="357" label="FONTSETTINGS_SETFONT"/>
<int value="358" label="SOCKET_GETNETWORKLIST"/>

Powered by Google App Engine
This is Rietveld 408576698