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

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

Issue 1658723007: Prototype handling of Intents in Custom Tabs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Histogram for unit test Created 4 years, 11 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/common/chrome_switches.cc ('k') | ui/android/java/strings/android_ui_strings.grd » ('j') | 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 c7cf78af2c178bef8ab5982324d94b3e0b5bab5f..763c1d60759e39af74fba29a667520211143ae26 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70310,6 +70310,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-853594220" label="disable-new-avatar-menu"/>
<int value="-836123854" label="wallet-service-use-sandbox"/>
<int value="-820041355" label="enable-transition-compositing"/>
+ <int value="-814923711" label="herb-flavor"/>
Ilya Sherman 2016/02/03 01:13:21 LGTM, though this is a ... really unclear flag nam
gone 2016/02/03 01:18:28 Yeah, it's really meant to be an internal team-onl
Ilya Sherman 2016/02/03 01:27:04 Eh, I don't super mind either way. But, all else
gone 2016/02/03 01:57:28 How's this new patch look? Switched to "tab-manag
<int value="-814097014" label="disable-session-crashed-bubble"/>
<int value="-813474479" label="site-per-process"/>
<int value="-802348444" label="disable-site-engagement-service"/>
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | ui/android/java/strings/android_ui_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698