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

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

Issue 427883002: <webview>: Move autosize from content to chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_frame_url
Patch Set: Updated histograms.xml Created 6 years, 5 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 5e31b98300a2f771ce2c4002e12d4c6adf42acc6..d1fb7665308e60087032db66fd76f5955a1cb5c7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -39462,6 +39462,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="851" label="EXPERIENCESAMPLINGPRIVATE_GETBROWSERINFO"/>
<int value="852" label="EASYUNLOCKPRIVATE_SEEKBLUETOOTHDEVICEBYADDRESS"/>
<int value="853" label="EASYUNLOCKPRIVATE_GETSTRINGS"/>
+ <int value="854" label="GCDPRIVATE_GETPREFETCHEDWIFINAMELIST"/>
+ <int value="855" label="GUESTVIEWINTERNAL_SETAUTOSIZE"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698