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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 873933002: Add <extensionview> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move test files out of shim/ directory Created 5 years, 10 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/guest_view/extension_view_internal.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 59a63b0595fc0479fbdaa944dbec62db41cc9e68..dbd5ed0acd3032a63cb881165985afd7d6c0e3d8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47143,6 +47143,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="951" label="FILESYSTEMPROVIDER_GET"/>
<int value="952" label="FILEMANAGERPRIVATE_SEARCHFILESBYHASHES"/>
<int value="953" label="EASYUNLOCKPRIVATE_SHOWERRORBUBBLE"/>
+ <int value="954" label="EXTENSIONVIEWINTERNAL_NAVIGATE"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/renderer/resources/guest_view/extension_view_internal.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698