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

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

Issue 618823002: GuestView: Move lifetime management out of content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added comment Created 6 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
« no previous file with comments | « extensions/renderer/resources/web_view_events.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 d65f0d3d557d9fdadb1118d1b55a98e6104beb71..62e59a788d1d86ea8ec1b813ad5e18f6bdae18bb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -42353,6 +42353,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="897" label="HOTWORDPRIVATE_GETLAUNCHSTATE"/>
<int value="898" label="HOTWORDPRIVATE_SETHOTWORDALWAYSONSEARCHENABLED"/>
<int value="899" label="WEBVIEWINTERNAL_LOADDATAWITHBASEURL"/>
+ <int value="900" label="GUESTVIEWINTERNAL_DESTROYGUEST"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/renderer/resources/web_view_events.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698