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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 2853024: Remove the bookmark menu. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/browser/views/toolbar_view.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2010 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser', 8 'target_name': 'browser',
9 'type': '<(library)', 9 'type': '<(library)',
10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA',
(...skipping 2356 matching lines...) Expand 10 before | Expand all | Expand 10 after
2367 'browser/views/bookmark_bar_view.cc', 2367 'browser/views/bookmark_bar_view.cc',
2368 'browser/views/bookmark_bar_view.h', 2368 'browser/views/bookmark_bar_view.h',
2369 'browser/views/bookmark_bubble_view.cc', 2369 'browser/views/bookmark_bubble_view.cc',
2370 'browser/views/bookmark_bubble_view.h', 2370 'browser/views/bookmark_bubble_view.h',
2371 'browser/views/bookmark_context_menu.cc', 2371 'browser/views/bookmark_context_menu.cc',
2372 'browser/views/bookmark_context_menu.h', 2372 'browser/views/bookmark_context_menu.h',
2373 'browser/views/bookmark_context_menu_controller_views.cc', 2373 'browser/views/bookmark_context_menu_controller_views.cc',
2374 'browser/views/bookmark_context_menu_controller_views.h', 2374 'browser/views/bookmark_context_menu_controller_views.h',
2375 'browser/views/bookmark_editor_view.cc', 2375 'browser/views/bookmark_editor_view.cc',
2376 'browser/views/bookmark_editor_view.h', 2376 'browser/views/bookmark_editor_view.h',
2377 'browser/views/bookmark_menu_button.cc',
2378 'browser/views/bookmark_menu_button.h',
2379 'browser/views/bookmark_menu_controller_views.cc', 2377 'browser/views/bookmark_menu_controller_views.cc',
2380 'browser/views/bookmark_menu_controller_views.h', 2378 'browser/views/bookmark_menu_controller_views.h',
2381 'browser/views/browser_actions_container.cc', 2379 'browser/views/browser_actions_container.cc',
2382 'browser/views/browser_actions_container.h', 2380 'browser/views/browser_actions_container.h',
2383 'browser/views/browser_bubble.cc', 2381 'browser/views/browser_bubble.cc',
2384 'browser/views/browser_bubble.h', 2382 'browser/views/browser_bubble.h',
2385 'browser/views/browser_bubble_gtk.cc', 2383 'browser/views/browser_bubble_gtk.cc',
2386 'browser/views/browser_bubble_win.cc', 2384 'browser/views/browser_bubble_win.cc',
2387 'browser/views/browser_dialogs.h', 2385 'browser/views/browser_dialogs.h',
2388 'browser/views/bubble_border.cc', 2386 'browser/views/bubble_border.cc',
(...skipping 676 matching lines...) Expand 10 before | Expand all | Expand 10 after
3065 ['include', '^browser/views/bookmark_bar_instructions_view.cc'], 3063 ['include', '^browser/views/bookmark_bar_instructions_view.cc'],
3066 ['include', '^browser/views/bookmark_bar_instructions_view.h'], 3064 ['include', '^browser/views/bookmark_bar_instructions_view.h'],
3067 ['include', '^browser/views/bookmark_bar_view.cc'], 3065 ['include', '^browser/views/bookmark_bar_view.cc'],
3068 ['include', '^browser/views/bookmark_bar_view.h'], 3066 ['include', '^browser/views/bookmark_bar_view.h'],
3069 ['include', '^browser/views/bookmark_bubble_view.cc'], 3067 ['include', '^browser/views/bookmark_bubble_view.cc'],
3070 ['include', '^browser/views/bookmark_bubble_view.h'], 3068 ['include', '^browser/views/bookmark_bubble_view.h'],
3071 ['include', '^browser/views/bookmark_context_menu.cc'], 3069 ['include', '^browser/views/bookmark_context_menu.cc'],
3072 ['include', '^browser/views/bookmark_context_menu.h'], 3070 ['include', '^browser/views/bookmark_context_menu.h'],
3073 ['include', '^browser/views/bookmark_context_menu_controller_vie ws.cc'], 3071 ['include', '^browser/views/bookmark_context_menu_controller_vie ws.cc'],
3074 ['include', '^browser/views/bookmark_context_menu_controller_vie ws.h'], 3072 ['include', '^browser/views/bookmark_context_menu_controller_vie ws.h'],
3075 ['include', '^browser/views/bookmark_menu_button.cc'],
3076 ['include', '^browser/views/bookmark_menu_button.h'],
3077 ['include', '^browser/views/bookmark_menu_controller_views.cc'], 3073 ['include', '^browser/views/bookmark_menu_controller_views.cc'],
3078 ['include', '^browser/views/browser_actions_container.cc'], 3074 ['include', '^browser/views/browser_actions_container.cc'],
3079 ['include', '^browser/views/browser_actions_container.h'], 3075 ['include', '^browser/views/browser_actions_container.h'],
3080 ['include', '^browser/views/browser_bubble_gtk.cc'], 3076 ['include', '^browser/views/browser_bubble_gtk.cc'],
3081 ['include', '^browser/views/browser_bubble.cc'], 3077 ['include', '^browser/views/browser_bubble.cc'],
3082 ['include', '^browser/views/browser_bubble.h'], 3078 ['include', '^browser/views/browser_bubble.h'],
3083 ['include', '^browser/views/bubble_border.cc'], 3079 ['include', '^browser/views/bubble_border.cc'],
3084 ['include', '^browser/views/bubble_border.h'], 3080 ['include', '^browser/views/bubble_border.h'],
3085 ['include', '^browser/views/bug_report_view.cc'], 3081 ['include', '^browser/views/bug_report_view.cc'],
3086 ['include', '^browser/views/bug_report_view.h'], 3082 ['include', '^browser/views/bug_report_view.h'],
(...skipping 428 matching lines...) Expand 10 before | Expand all | Expand 10 after
3515 ], 3511 ],
3516 }, 3512 },
3517 ], 3513 ],
3518 } 3514 }
3519 3515
3520 # Local Variables: 3516 # Local Variables:
3521 # tab-width:2 3517 # tab-width:2
3522 # indent-tabs-mode:nil 3518 # indent-tabs-mode:nil
3523 # End: 3519 # End:
3524 # vim: set expandtab tabstop=2 shiftwidth=2: 3520 # vim: set expandtab tabstop=2 shiftwidth=2:
OLDNEW
« no previous file with comments | « chrome/browser/views/toolbar_view.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698