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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 899173002: Replace Webstore link with app info dialog link in chrome://apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 5 years, 9 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 61c0a927ae405cd20407e6f12faaf603d37862cc..382d5b01365c604245db28408a9d81f20274b200 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -43777,6 +43777,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<enum name="AppInfoDialogLaunchOrigin" type="int">
<int value="0" label="App List context menu"/>
<int value="1" label="Extensions page"/>
+ <int value="2" label="Apps Page context menu"/>
</enum>
<enum name="AppLaunch" type="int">

Powered by Google App Engine
This is Rietveld 408576698