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

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

Issue 2379923002: Implement "appinstalled" event on Android. (Closed)
Patch Set: Rebase. Created 4 years 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
« no previous file with comments | « third_party/WebKit/public/platform/modules/installation/installation.mojom ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index a87695e72833a826f4f2b6b885499c0c1c709d09..dfffacb45bdd60d1861f900ef9a604d56547fd69 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87866,6 +87866,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="ServiceWorkerRespondToNavigationRequestWithRedirectedResponse"/>
<int value="1698" label="V8AudioContext_Constructor"/>
<int value="1699" label="V8OfflineAudioContext_Constructor"/>
+ <int value="1700" label="AppInstalledEventAddListener"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/modules/installation/installation.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698