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

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

Issue 18578008: [SystemInfo API] Move Storage API out of experimental namespace and rename to the "system" namespace (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 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 74e0637d64f8e12639b61641c4773b2301fa07d0..474092df93d3c38f5841390a8fc40aa9f760b002 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -1,4 +1,4 @@
-<!--
+<!--G
Hongbo Min 2013/07/08 06:52:43 nit: remove 'G'.
Haojian Wu 2013/07/08 07:46:30 Done.
Copyright 2013 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
@@ -15029,6 +15029,7 @@ other types of suffix sets.
<int value="496" label="FILEBROWSERPRIVATE_ZOOM"/>
<int value="497" label="WEBVIEW_GO"/>
<int value="498" label="WEBSTOREPRIVATE_ISININCOGNITOMODEFUNCTION"/>
+ <int value="499" label="SYSTEMINFO_STORAGE_GET"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698