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

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: Latest master for CQ 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 | « chrome/browser/ui/cocoa/extensions/browser_action_button.mm ('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 a5abde995d8ff8928986cf3c7c928031598116b6..9125f74e6065dece183bd3584b02489bd113d5eb 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>
« no previous file with comments | « chrome/browser/ui/cocoa/extensions/browser_action_button.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698