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

Side by Side Diff: chrome/chrome_browser.gypi

Issue 8265005: first run bubble using the views/bubble api. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 2 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
OLDNEW
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 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': 'static_library', 9 'type': 'static_library',
10 'dependencies': [ 10 'dependencies': [
(...skipping 3305 matching lines...) Expand 10 before | Expand all | Expand 10 after
3316 'browser/ui/views/file_manager_dialog.h', 3316 'browser/ui/views/file_manager_dialog.h',
3317 'browser/ui/views/find_bar_host.cc', 3317 'browser/ui/views/find_bar_host.cc',
3318 'browser/ui/views/find_bar_host.h', 3318 'browser/ui/views/find_bar_host.h',
3319 'browser/ui/views/find_bar_host_aura.cc', 3319 'browser/ui/views/find_bar_host_aura.cc',
3320 'browser/ui/views/find_bar_host_gtk.cc', 3320 'browser/ui/views/find_bar_host_gtk.cc',
3321 'browser/ui/views/find_bar_host_win.cc', 3321 'browser/ui/views/find_bar_host_win.cc',
3322 'browser/ui/views/find_bar_view.cc', 3322 'browser/ui/views/find_bar_view.cc',
3323 'browser/ui/views/find_bar_view.h', 3323 'browser/ui/views/find_bar_view.h',
3324 'browser/ui/views/first_run_bubble.cc', 3324 'browser/ui/views/first_run_bubble.cc',
3325 'browser/ui/views/first_run_bubble.h', 3325 'browser/ui/views/first_run_bubble.h',
3326 'browser/ui/views/first_run_bubble_view_views.cc',
3327 'browser/ui/views/first_run_bubble_view_views.h',
3326 'browser/ui/views/first_run_search_engine_view.cc', 3328 'browser/ui/views/first_run_search_engine_view.cc',
3327 'browser/ui/views/first_run_search_engine_view.h', 3329 'browser/ui/views/first_run_search_engine_view.h',
3328 'browser/ui/views/frame/app_panel_browser_frame_view.cc', 3330 'browser/ui/views/frame/app_panel_browser_frame_view.cc',
3329 'browser/ui/views/frame/app_panel_browser_frame_view.h', 3331 'browser/ui/views/frame/app_panel_browser_frame_view.h',
3330 'browser/ui/views/frame/browser_bubble_host.cc', 3332 'browser/ui/views/frame/browser_bubble_host.cc',
3331 'browser/ui/views/frame/browser_bubble_host.h', 3333 'browser/ui/views/frame/browser_bubble_host.h',
3332 'browser/ui/views/frame/browser_frame.cc', 3334 'browser/ui/views/frame/browser_frame.cc',
3333 'browser/ui/views/frame/browser_frame.h', 3335 'browser/ui/views/frame/browser_frame.h',
3334 'browser/ui/views/frame/browser_frame_aura.cc', 3336 'browser/ui/views/frame/browser_frame_aura.cc',
3335 'browser/ui/views/frame/browser_frame_aura.h', 3337 'browser/ui/views/frame/browser_frame_aura.h',
(...skipping 811 matching lines...) Expand 10 before | Expand all | Expand 10 after
4147 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view _win.h'], 4149 ['exclude', '^browser/ui/views/tab_contents/native_tab_contents_view _win.h'],
4148 ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.cc '], 4150 ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.cc '],
4149 ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.h' ], 4151 ['exclude', '^browser/ui/views/tab_contents/tab_contents_drag_win.h' ],
4150 ['exclude', '^browser/ui/views/tabs/native_view_photobooth.h'], 4152 ['exclude', '^browser/ui/views/tabs/native_view_photobooth.h'],
4151 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.cc'], 4153 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.cc'],
4152 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.h'], 4154 ['exclude', '^browser/ui/views/tabs/native_view_photobooth_win.h'],
4153 ['exclude', '^browser/ui/views/task_manager_view.cc'], 4155 ['exclude', '^browser/ui/views/task_manager_view.cc'],
4154 ['exclude', '^browser/ui/views/task_manager_view.h'], 4156 ['exclude', '^browser/ui/views/task_manager_view.h'],
4155 ['exclude', '^browser/ui/views/user_data_dir_dialog.cc'], 4157 ['exclude', '^browser/ui/views/user_data_dir_dialog.cc'],
4156 ['exclude', '^browser/ui/window_snapshot/window_snapshot_win.cc'], 4158 ['exclude', '^browser/ui/window_snapshot/window_snapshot_win.cc'],
4159 ['include', '^browser/ui/views/first_run_bubble_view_views.cc'],
4160 ['include', '^browser/ui/views/first_run_bubble_view_views.h'],
4157 ['include', '^browser/ui/views/simple_message_box_views.cc'], 4161 ['include', '^browser/ui/views/simple_message_box_views.cc'],
4158 ['include', '^browser/ui/views/simple_message_box_views.h'], 4162 ['include', '^browser/ui/views/simple_message_box_views.h'],
4159 ['include', '^browser/ui/webui/collected_cookies_ui_delegate.cc'], 4163 ['include', '^browser/ui/webui/collected_cookies_ui_delegate.cc'],
4160 ['include', '^browser/ui/webui/collected_cookies_ui_delegate.h'], 4164 ['include', '^browser/ui/webui/collected_cookies_ui_delegate.h'],
4161 ['include', '^browser/ui/webui/cookies_tree_model_adapter.cc'], 4165 ['include', '^browser/ui/webui/cookies_tree_model_adapter.cc'],
4162 ['include', '^browser/ui/webui/cookies_tree_model_adapter.h'], 4166 ['include', '^browser/ui/webui/cookies_tree_model_adapter.h'],
4163 ['include', '^browser/ui/webui/repost_form_warning_ui.cc'], 4167 ['include', '^browser/ui/webui/repost_form_warning_ui.cc'],
4164 ['include', '^browser/ui/webui/repost_form_warning_ui.h'], 4168 ['include', '^browser/ui/webui/repost_form_warning_ui.h'],
4165 ], 4169 ],
4166 'dependencies': [ 4170 'dependencies': [
(...skipping 485 matching lines...) Expand 10 before | Expand all | Expand 10 after
4652 ['include', '^browser/ui/views/extensions/extension_popup.cc'], 4656 ['include', '^browser/ui/views/extensions/extension_popup.cc'],
4653 ['include', '^browser/ui/views/extensions/extension_popup.h'], 4657 ['include', '^browser/ui/views/extensions/extension_popup.h'],
4654 ['include', '^browser/ui/views/extensions/extension_uninstall_di alog_view.cc'], 4658 ['include', '^browser/ui/views/extensions/extension_uninstall_di alog_view.cc'],
4655 ['include', '^browser/ui/views/extensions/extension_view.cc'], 4659 ['include', '^browser/ui/views/extensions/extension_view.cc'],
4656 ['include', '^browser/ui/views/extensions/extension_view.h'], 4660 ['include', '^browser/ui/views/extensions/extension_view.h'],
4657 ['include', '^browser/ui/views/find_bar_host.cc'], 4661 ['include', '^browser/ui/views/find_bar_host.cc'],
4658 ['include', '^browser/ui/views/find_bar_host.h'], 4662 ['include', '^browser/ui/views/find_bar_host.h'],
4659 ['include', '^browser/ui/views/find_bar_host_gtk.cc'], 4663 ['include', '^browser/ui/views/find_bar_host_gtk.cc'],
4660 ['include', '^browser/ui/views/find_bar_view.cc'], 4664 ['include', '^browser/ui/views/find_bar_view.cc'],
4661 ['include', '^browser/ui/views/find_bar_view.h'], 4665 ['include', '^browser/ui/views/find_bar_view.h'],
4666 ['include', '^browser/ui/views/first_run_bubble_view_views.cc'],
4667 ['include', '^browser/ui/views/first_run_bubble_view_views.h'],
4662 ['include', '^browser/ui/views/frame/browser_bubble_host.cc'], 4668 ['include', '^browser/ui/views/frame/browser_bubble_host.cc'],
4663 ['include', '^browser/ui/views/frame/browser_bubble_host.h'], 4669 ['include', '^browser/ui/views/frame/browser_bubble_host.h'],
4664 ['include', '^browser/ui/views/frame/browser_frame.cc'], 4670 ['include', '^browser/ui/views/frame/browser_frame.cc'],
4665 ['include', '^browser/ui/views/frame/browser_frame.h'], 4671 ['include', '^browser/ui/views/frame/browser_frame.h'],
4666 ['include', '^browser/ui/views/frame/browser_frame_gtk.cc'], 4672 ['include', '^browser/ui/views/frame/browser_frame_gtk.cc'],
4667 ['include', '^browser/ui/views/frame/browser_frame_gtk.h'], 4673 ['include', '^browser/ui/views/frame/browser_frame_gtk.h'],
4668 ['include', '^browser/ui/views/frame/browser_frame_views.cc'], 4674 ['include', '^browser/ui/views/frame/browser_frame_views.cc'],
4669 ['include', '^browser/ui/views/frame/browser_frame_views.h'], 4675 ['include', '^browser/ui/views/frame/browser_frame_views.h'],
4670 ['include', '^browser/ui/views/frame/browser_root_view.cc'], 4676 ['include', '^browser/ui/views/frame/browser_root_view.cc'],
4671 ['include', '^browser/ui/views/frame/browser_root_view.h'], 4677 ['include', '^browser/ui/views/frame/browser_root_view.h'],
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after
5127 'type': 'static_library', 5133 'type': 'static_library',
5128 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5134 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5129 'variables': { 5135 'variables': {
5130 'proto_in_dir': 'browser/history', 5136 'proto_in_dir': 'browser/history',
5131 'proto_out_dir': 'chrome/browser/history', 5137 'proto_out_dir': 'chrome/browser/history',
5132 }, 5138 },
5133 'includes': [ '../build/protoc.gypi' ] 5139 'includes': [ '../build/protoc.gypi' ]
5134 }, 5140 },
5135 ], 5141 ],
5136 } 5142 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698