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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2123863004: ScreenCapture for Android phase1, part II (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: adopt base::Feature instead of switches Created 4 years, 3 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 84861223fa91abb4d66e030bd5cb516574f70b61..596def49c02afd4c34561c7153f99309bebdabd6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -85627,6 +85627,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-926422468" label="disable-embedded-shared-worker"/>
<int value="-918618075" label="enable-service-worker"/>
<int value="-914210146" label="enable-web-based-signin"/>
+ <int value="-905334658" label="enable-usermedia-screen-capturing"/>
Alexei Svitkine (slow) 2016/09/13 14:54:48 You can remove this line, as it's not needed when
braveyao 2016/09/15 21:29:31 Done.
<int value="-899334103" label="disable-fast-text-autosizing"/>
<int value="-898594349" label="ash-enable-stable-overview-order"/>
<int value="-898005938" label="disable-pinch-virtual-viewport"/>

Powered by Google App Engine
This is Rietveld 408576698