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

Unified Diff: extensions/browser/extension_function_histogram_value.h

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:
View side-by-side diff with in-line comments
Download patch
Index: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index 55d19a10802c128d8d22d08e60edae8485039a25..2663d1f8a2ae91bb0d919622dfe0729a603745e2 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -180,7 +180,7 @@ enum HistogramValue {
IDLE_QUERYSTATE,
DELETED_EXPERIMENTAL_RLZ_GETACCESSPOINTRLZ,
WEBSTOREPRIVATE_SETSTORELOGIN,
- PAGEACTIONS_ENABLEFORTAB,
+ DELETED_PAGEACTIONS_ENABLEFORTAB,
COOKIES_SET,
CONTENTSETTINGS_SET,
CONTEXTMENUS_REMOVEALL,
@@ -330,7 +330,7 @@ enum HistogramValue {
WINDOWS_REMOVE,
WALLPAPERPRIVATE_GETOFFLINEWALLPAPERLIST,
BROWSERACTION_GETBADGEBACKGROUNDCOLOR,
- PAGEACTIONS_DISABLEFORTAB,
+ DELETED_PAGEACTIONS_DISABLEFORTAB,
DEVELOPERPRIVATE_ALLOWFILEACCESS,
FILEBROWSERPRIVATE_REMOVEMOUNT,
DELETED_BLUETOOTH_CONNECT,
« no previous file with comments | « chrome/test/data/extensions/api_test/page_action/old_api/page.js ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698