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

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

Issue 2841193002: Implement privacy disclosure for an unbound webapk. (Closed)
Patch Set: nit 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
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/notifications/StandardNotificationBuilderTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index f945554bcefe176920ec836b292e01c963440915..75b7548fc5f786e9b3b3dfe526876b14427e88fa 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -34530,6 +34530,7 @@ from previous Chrome versions.
<int value="6" label="Media"/>
<int value="7" label="Sites"/>
<int value="8" label="Sync"/>
+ <int value="9" label="WebApk"/>
</enum>
<enum name="TabBackgroundLoadStatus" type="int">
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/notifications/StandardNotificationBuilderTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698