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

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

Issue 2699643003: Show an infobar when VR services need to be installed or updated. (Closed)
Patch Set: Add install vs update check, final icon resources. Created 3 years, 10 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 0cf99454bb63fa53978ffb5ca861a8d8c9e1f720..e6e3cd701af3d216759fcde5a52f261fdc46db79 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94571,6 +94571,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="71" label="OFFLINE_PAGE_INFOBAR_DELEGATE"/>
<int value="72" label="SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE"/>
<int value="73" label="AUTOMATION_INFOBAR_DELEGATE"/>
+ <int value="74" label="VR_SERVICES_UPGRADE"/>
</enum>
<enum name="InfoBarResponse" type="int">

Powered by Google App Engine
This is Rietveld 408576698