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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2474713003: Migrate enabled state of plugins into specialized Flash and PDF prefs. (Closed)
Patch Set: Address comments. Created 4 years, 1 month 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 dc2c0963d45428a648904c68fa96c009dc55ce8d..279f16a358e2c3ccb3dd1b8fec6305142693ae1e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46201,6 +46201,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Plugin.EnabledStatusMigrationDone" enum="Boolean">
+ <owner>pastarmovj@chromium.org</owner>
+ <owner>tommycli@chromium.org</owner>
+ <summary>Tracks whether plugins that were disabled were migrated.</summary>
+</histogram>
+
<histogram name="Plugin.Flash.ClickSize.AspectRatio" units="%">
<owner>tommycli@chromium.org</owner>
<summary>
« content/public/common/content_constants.cc ('K') | « content/public/common/content_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698