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

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: Add new enum values rather than renaming existing ones 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
« no previous file with comments | « chrome/test/data/extensions/api_test/systeminfo/cpu/test_cpu_api.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 7800c238a485b0574ff39765aca573816e89f3f0..bb3926b913a62081ec7b20a1ff9c057a746f13c8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -11844,6 +11844,7 @@ other types of suffix sets.
<int value="458" label="AUDIO_SETACTIVEDEVICES"/>
<int value="459" label="AUDIO_SETPROPERTIES"/>
<int value="460" label="USB_RESETDEVICE"/>
+ <int value="461" label="SYSTEMINFO_CPU_GET"/>
</enum>
<enum name="ExternalDeviceAction" type="int">
« no previous file with comments | « chrome/test/data/extensions/api_test/systeminfo/cpu/test_cpu_api.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698