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

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

Issue 2876863002: [Android] Show notification for opening new tab in background of Browser Actions (Closed)
Patch Set: Update based on David's comment. 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 f09bdb34d9ca857edd35d8fc5f3cc69063b3716c..33ba3e9e9cadf8ad1a64633ef93553006e63ed71 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -34491,6 +34491,7 @@ from previous Chrome versions.
<int value="6" label="Media"/>
<int value="7" label="Sites"/>
<int value="8" label="Sync"/>
+ <int value="9" label="Browser Actions"/>
</enum>
<enum name="TabBackgroundLoadStatus" type="int">

Powered by Google App Engine
This is Rietveld 408576698