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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2208173002: Plugin Power Saver Tiny: Add Unthrottle by Omnibox bucket to histogram. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « content/public/renderer/plugin_instance_throttler.h ('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 ff8d4148fcd017443fcb0627f59d846a564f56c6..34549d9217fc329563e08ee8081f228413ec420c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87317,6 +87317,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="2" label="Unthrottled by Retroactive Whitelist"/>
<int value="3" label="Unthrottled by Audio Playback"/>
<int value="4" label="Unthrottled by Size Change"/>
+ <int value="5" label="Unthrottled by Omnibox icon"/>
</enum>
<enum name="PNaClOptionsOptLevelEnum" type="int">
« no previous file with comments | « content/public/renderer/plugin_instance_throttler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698