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

Unified Diff: chrome/browser/gtk/view_id_util.cc

Issue 2853024: Remove the bookmark menu. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 6 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
« no previous file with comments | « chrome/browser/gtk/bookmark_menu_controller_gtk.cc ('k') | chrome/browser/gtk/view_id_util_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/gtk/view_id_util.cc
===================================================================
--- chrome/browser/gtk/view_id_util.cc (revision 51059)
+++ chrome/browser/gtk/view_id_util.cc (working copy)
@@ -95,9 +95,6 @@
case VIEW_ID_AUTOCOMPLETE:
return "chrome-autocomplete-edit";
- case VIEW_ID_BOOKMARK_MENU:
- return "chrome-bookmark-menu";
-
case VIEW_ID_BOOKMARK_BAR:
return "chrome-bookmark-bar";
« no previous file with comments | « chrome/browser/gtk/bookmark_menu_controller_gtk.cc ('k') | chrome/browser/gtk/view_id_util_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698