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

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

Issue 16256023: Move systemInfo.memory API out of experimental namespace. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolved merge conflict from new commits Created 7 years, 6 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/memory/test_memory_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 84a5339f01fd75b9d869d44f3b72b3e4b01be9a9..937f9b49eec00b57429b68026ba974797ebd1a4a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -12141,6 +12141,7 @@ other types of suffix sets.
<int value="459" label="AUDIO_SETPROPERTIES"/>
<int value="460" label="USB_RESETDEVICE"/>
<int value="461" label="SYSTEMINFO_CPU_GET"/>
+ <int value="462" label="SYSTEMINFO_MEMORY_GET"/>
</enum>
<enum name="ExtensionLaunchType" type="int">
« no previous file with comments | « chrome/test/data/extensions/api_test/systeminfo/memory/test_memory_api.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698