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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 472333002: Remove deprecated chrome.pageActions api functions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: histograms.xml 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
« no previous file with comments | « extensions/browser/extension_function_histogram_value.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 231196dbec0872174bc4f12ea8d1d481d8f6a10c..afeeab6dc2cea5b2f24412edcbb8231125a9e962 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -40093,7 +40093,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="119" label="IDLE_QUERYSTATE"/>
<int value="120" label="DELETED_EXPERIMENTAL_RLZ_GETACCESSPOINTRLZ"/>
<int value="121" label="WEBSTOREPRIVATE_SETSTORELOGIN"/>
- <int value="122" label="PAGEACTIONS_ENABLEFORTAB"/>
+ <int value="122" label="DELETED_PAGEACTIONS_ENABLEFORTAB"/>
<int value="123" label="COOKIES_SET"/>
<int value="124" label="CONTENTSETTINGS_SET"/>
<int value="125" label="CONTEXTMENUS_REMOVEALL"/>
@@ -40244,7 +40244,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="269" label="WINDOWS_REMOVE"/>
<int value="270" label="WALLPAPERPRIVATE_GETOFFLINEWALLPAPERLIST"/>
<int value="271" label="BROWSERACTION_GETBADGEBACKGROUNDCOLOR"/>
- <int value="272" label="PAGEACTIONS_DISABLEFORTAB"/>
+ <int value="272" label="DELETED_PAGEACTIONS_DISABLEFORTAB"/>
<int value="273" label="DEVELOPERPRIVATE_ALLOWFILEACCESS"/>
<int value="274" label="FILEBROWSERPRIVATE_REMOVEMOUNT"/>
<int value="275" label="DELETED_BLUETOOTH_CONNECT"/>
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698