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

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 comments. 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 95e9d941781ae5663bf6fc6b37fe499b65c1810a..f7377472377e091f963bbcf1be8d46493c9e8a46 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -34472,6 +34472,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