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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2841193002: Implement privacy disclosure for an unbound webapk. (Closed)
Patch Set: Created 3 years, 6 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 b5eb2c548ecdc1d4abe5d9cafd0a0e00af327d35..6ff21d38dc0dbff2ea83dc4c085d3e92fcdc19cb 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -34292,6 +34292,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">

Powered by Google App Engine
This is Rietveld 408576698