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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 482993003: Move logic to clear ExtensionAction values to ExtensionActionAPI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 09ef8f1123b62d788ffedf24dd183aab3af34e94..698cbc21f419b52e3491e75ae5998411c260741e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -7666,13 +7666,6 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
-<histogram name="Extensions.LoadPageAction">
- <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
- <summary>
- The number of page action extensions loaded at browser startup.
- </summary>
-</histogram>
-
<histogram name="Extensions.LoadPlatformApp">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<summary>The number of platform apps loaded at browser startup.</summary>

Powered by Google App Engine
This is Rietveld 408576698