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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1582053002: Implement webview.captureVisibleRegion() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « extensions/test/data/web_view/apitest/main.js ('k') | no next file » | 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 2aa73027419491468cb74abe60ffea81a3f9e08d..85b9944893766b6b0f1ea2e722d23bc2576dd4b0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63226,6 +63226,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1100" label="WEBRTCLOGGINGPRIVATE_STARTAUDIODEBUGRECORDINGS"/>
<int value="1101" label="WEBRTCLOGGINGPRIVATE_STOPAUDIODEBUGRECORDINGS"/>
<int value="1102" label="TERMINALPRIVATE_ACKOUTPUT"/>
+ <int value="1103" label="WEBVIEWINTERNAL_CAPTUREVISIBLEREGION"/>
wjmaclean 2016/01/13 18:14:46 Ooops, this is an error ... I'll fix this!
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/test/data/web_view/apitest/main.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698