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

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

Issue 2790673002: Remove finch flag for play installation. (Closed)
Patch Set: Remove finch flag for play installation. Created 3 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
« no previous file with comments | « chrome/browser/android/webapk/chrome_webapk_host.cc ('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 a411ad83ecea1149225dd8ab548962fce38a0ed4..2979414a4c269229a8e11c1243e8234b3522f5ac 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -114318,7 +114318,8 @@ from previous Chrome versions.
<int value="0" label="Play installation supported."/>
<int value="1" label="Play installation disabled for other reason."/>
<int value="2" label="Google Play Services unavailable."/>
- <int value="3" label="Play installation disabled by variations."/>
+ <int value="3"
+ label="(Deprecated in M59) Play installation disabled by variations."/>
<int value="4" label="Play installation disabled by Play."/>
</enum>
« no previous file with comments | « chrome/browser/android/webapk/chrome_webapk_host.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698