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

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

Issue 354483004: Implement <appview> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@app_view_skeleton
Patch Set: Fixed formatting 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
« no previous file with comments | « extensions/renderer/resources/app_runtime_custom_bindings.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 54d905b02533ebbeddfa6dcc3bfd5067e084f723..d9abe37856886931a17fab4455320033a932f23b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -38456,7 +38456,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="783" label="STREAMSPRIVATE_ABORT"/>
<int value="784" label="MANAGEMENT_SETLAUNCHTYPE"/>
<int value="785" label="MANAGEMENT_GENERATEAPPFORLINK"/>
- <int value="786" label="GUESTVIEWINTERNAL_ALLOCATEINSTANCEID"/>
+ <int value="786" label="DELETED_GUESTVIEWINTERNAL_ALLOCATEINSTANCEID"/>
<int value="787" label="DELETED_WEBVIEW_NAVIGATE"/>
<int value="788" label="INPUTMETHODPRIVATE_GETCURRENTINPUTMETHOD"/>
<int value="789" label="INPUTMETHODPRIVATE_SETCURRENTINPUTMETHOD"/>
@@ -38510,6 +38510,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="836" label="GCDPRIVATE_GETCOMMAND"/>
<int value="837" label="GCDPRIVATE_CANCELCOMMAND"/>
<int value="838" label="GCDPRIVATE_GETCOMMANDSLIST"/>
+ <int value="839" label="APPVIEWINTERNAL_ATTACHFRAME"/>
+ <int value="840" label="APPVIEWINTERNAL_DENYREQUEST"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/renderer/resources/app_runtime_custom_bindings.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698