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

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

Issue 2808263004: Add a new WebAPK-specific app banner shortcut source. (Closed)
Patch Set: Rebase Created 3 years, 7 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 094ae7a8dbea165b95e2a0922f857520efb1f506..a436e7059964d95eb88fe0ec9442fff5977e65e9 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -20587,7 +20587,8 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="6" label="Menu item (PWA)"/>
<int value="7" label="Menu item (standalone)"/>
<int value="8" label="Menu item (shortcut)"/>
- <int value="9" label="External intent"/>
+ <int value="9" label="External intent (WebAPK)"/>
+ <int value="10" label="App banner (WebAPK)"/>
</enum>
<enum name="LaunchIntentFlags" type="int">
« no previous file with comments | « chrome/browser/android/webapps/add_to_homescreen_manager.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698