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

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

Issue 20081002: Remove experimental permission from infobars API and moving it to dev channel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverted the app.yaml version change 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 3b58faabf4f253fd98bc20f55d0d22a595ac4cdf..392df0e37048abc061ba706ad531c996d5cccc71 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -16634,6 +16634,7 @@ other types of suffix sets.
<int value="506" label="SYSTEM_CPU_GETINFO"/>
<int value="507" label="SYSTEM_DISPLAY_GETINFO"/>
<int value="508" label="SYSTEM_DISPLAY_SETDISPLAYPROPERTIES"/>
+ <int value="509" label="INFOBARS_SHOW"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698