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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 2815813002: Remove obsolete bookmarkManagerPrivate.canOpenNewWindows API function (Closed)
Patch Set: Created 3 years, 8 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 b25bff376baecbcc93122ee5d14bbb7ac79fce9c..3181f771d32b296da52109e1afaebf092ad7c906 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -300,7 +300,7 @@ enum HistogramValue {
DOWNLOADS_SEARCH,
FONTSETTINGS_CLEARFONT,
WINDOWS_UPDATE,
- BOOKMARKMANAGERPRIVATE_CANOPENNEWWINDOWS,
+ DELETED_BOOKMARKMANAGERPRIVATE_CANOPENNEWWINDOWS,
SERIAL_FLUSH,
BROWSERACTION_SETTITLE,
BOOKMARKMANAGERPRIVATE_CANEDIT,

Powered by Google App Engine
This is Rietveld 408576698