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

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: update chrome_tests.gypi Created 9 years, 1 month 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/ui/views/stubs_aura.cc ('k') | chrome/chrome_tests.gypi » ('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) 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 4184 matching lines...) Expand 10 before | Expand all | Expand 10 after
4195 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.h'], 4195 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.h'],
4196 ['exclude', '^browser/ui/views/browser_bubble_win.cc'], 4196 ['exclude', '^browser/ui/views/browser_bubble_win.cc'],
4197 ['exclude', '^browser/ui/views/bubble/border_widget_win.cc'], 4197 ['exclude', '^browser/ui/views/bubble/border_widget_win.cc'],
4198 ['exclude', '^browser/ui/views/bubble/border_widget_win.h'], 4198 ['exclude', '^browser/ui/views/bubble/border_widget_win.h'],
4199 ['exclude', '^browser/ui/views/certificate_viewer_win.cc'], 4199 ['exclude', '^browser/ui/views/certificate_viewer_win.cc'],
4200 ['exclude', '^browser/ui/views/collected_cookies_win.cc'], 4200 ['exclude', '^browser/ui/views/collected_cookies_win.cc'],
4201 ['exclude', '^browser/ui/views/collected_cookies_win.h'], 4201 ['exclude', '^browser/ui/views/collected_cookies_win.h'],
4202 ['exclude', '^browser/ui/views/dropdown_bar_host_win.cc'], 4202 ['exclude', '^browser/ui/views/dropdown_bar_host_win.cc'],
4203 ['exclude', '^browser/ui/views/external_protocol_dialog.cc'], 4203 ['exclude', '^browser/ui/views/external_protocol_dialog.cc'],
4204 ['exclude', '^browser/ui/views/find_bar_host_win.cc'], 4204 ['exclude', '^browser/ui/views/find_bar_host_win.cc'],
4205 ['exclude', '^browser/ui/views/first_run_bubble.cc'],
4206 ['exclude', '^browser/ui/views/frame/browser_frame_win.cc'], 4205 ['exclude', '^browser/ui/views/frame/browser_frame_win.cc'],
4207 ['exclude', '^browser/ui/views/frame/browser_frame_win.h'], 4206 ['exclude', '^browser/ui/views/frame/browser_frame_win.h'],
4208 ['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_f actory_win.cc'], 4207 ['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_f actory_win.cc'],
4209 ['exclude', '^browser/ui/views/frame/glass_browser_frame_view.cc'], 4208 ['exclude', '^browser/ui/views/frame/glass_browser_frame_view.cc'],
4210 ['exclude', '^browser/ui/views/frame/glass_browser_frame_view.h'], 4209 ['exclude', '^browser/ui/views/frame/glass_browser_frame_view.h'],
4211 ['exclude', '^browser/ui/views/hung_renderer_view.cc'], 4210 ['exclude', '^browser/ui/views/hung_renderer_view.cc'],
4212 ['exclude', '^browser/ui/views/importer/import_progress_dialog_view. cc'], 4211 ['exclude', '^browser/ui/views/importer/import_progress_dialog_view. cc'],
4213 ['exclude', '^browser/ui/views/native_constrained_window_win.cc'], 4212 ['exclude', '^browser/ui/views/native_constrained_window_win.cc'],
4214 ['exclude', '^browser/ui/views/omnibox/omnibox_view_win.cc'], 4213 ['exclude', '^browser/ui/views/omnibox/omnibox_view_win.cc'],
4215 ['exclude', '^browser/ui/views/omnibox/omnibox_view_win.h'], 4214 ['exclude', '^browser/ui/views/omnibox/omnibox_view_win.h'],
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after
4746 ['include', '^browser/ui/views/extensions/extension_popup.cc'], 4745 ['include', '^browser/ui/views/extensions/extension_popup.cc'],
4747 ['include', '^browser/ui/views/extensions/extension_popup.h'], 4746 ['include', '^browser/ui/views/extensions/extension_popup.h'],
4748 ['include', '^browser/ui/views/extensions/extension_uninstall_di alog_view.cc'], 4747 ['include', '^browser/ui/views/extensions/extension_uninstall_di alog_view.cc'],
4749 ['include', '^browser/ui/views/extensions/extension_view.cc'], 4748 ['include', '^browser/ui/views/extensions/extension_view.cc'],
4750 ['include', '^browser/ui/views/extensions/extension_view.h'], 4749 ['include', '^browser/ui/views/extensions/extension_view.h'],
4751 ['include', '^browser/ui/views/find_bar_host.cc'], 4750 ['include', '^browser/ui/views/find_bar_host.cc'],
4752 ['include', '^browser/ui/views/find_bar_host.h'], 4751 ['include', '^browser/ui/views/find_bar_host.h'],
4753 ['include', '^browser/ui/views/find_bar_host_gtk.cc'], 4752 ['include', '^browser/ui/views/find_bar_host_gtk.cc'],
4754 ['include', '^browser/ui/views/find_bar_view.cc'], 4753 ['include', '^browser/ui/views/find_bar_view.cc'],
4755 ['include', '^browser/ui/views/find_bar_view.h'], 4754 ['include', '^browser/ui/views/find_bar_view.h'],
4755 ['include', '^browser/ui/views/first_run_bubble.cc'],
4756 ['include', '^browser/ui/views/frame/browser_bubble_host.cc'], 4756 ['include', '^browser/ui/views/frame/browser_bubble_host.cc'],
4757 ['include', '^browser/ui/views/frame/browser_bubble_host.h'], 4757 ['include', '^browser/ui/views/frame/browser_bubble_host.h'],
4758 ['include', '^browser/ui/views/frame/browser_frame.cc'], 4758 ['include', '^browser/ui/views/frame/browser_frame.cc'],
4759 ['include', '^browser/ui/views/frame/browser_frame.h'], 4759 ['include', '^browser/ui/views/frame/browser_frame.h'],
4760 ['include', '^browser/ui/views/frame/browser_frame_gtk.cc'], 4760 ['include', '^browser/ui/views/frame/browser_frame_gtk.cc'],
4761 ['include', '^browser/ui/views/frame/browser_frame_gtk.h'], 4761 ['include', '^browser/ui/views/frame/browser_frame_gtk.h'],
4762 ['include', '^browser/ui/views/frame/browser_frame_views.cc'], 4762 ['include', '^browser/ui/views/frame/browser_frame_views.cc'],
4763 ['include', '^browser/ui/views/frame/browser_frame_views.h'], 4763 ['include', '^browser/ui/views/frame/browser_frame_views.h'],
4764 ['include', '^browser/ui/views/frame/browser_non_client_frame_vi ew.cc'], 4764 ['include', '^browser/ui/views/frame/browser_non_client_frame_vi ew.cc'],
4765 ['include', '^browser/ui/views/frame/browser_non_client_frame_vi ew.h'], 4765 ['include', '^browser/ui/views/frame/browser_non_client_frame_vi ew.h'],
(...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after
5130 ['exclude', '^browser/platform_util_common_linux.cc'], 5130 ['exclude', '^browser/platform_util_common_linux.cc'],
5131 ['exclude', '^browser/platform_util_linux.cc'], 5131 ['exclude', '^browser/platform_util_linux.cc'],
5132 ['exclude', '^browser/ui/input_window_dialog.h'], 5132 ['exclude', '^browser/ui/input_window_dialog.h'],
5133 ['exclude', '^browser/ui/input_window_dialog_win.cc'], 5133 ['exclude', '^browser/ui/input_window_dialog_win.cc'],
5134 ['include', '^browser/ui/views/aura/'], 5134 ['include', '^browser/ui/views/aura/'],
5135 ['include', '^browser/ui/views/browser_bubble_aura.cc'], 5135 ['include', '^browser/ui/views/browser_bubble_aura.cc'],
5136 ['include', '^browser/ui/views/constrained_html_delegate_views.cc'], 5136 ['include', '^browser/ui/views/constrained_html_delegate_views.cc'],
5137 ['include', '^browser/ui/views/constrained_window_views.cc'], 5137 ['include', '^browser/ui/views/constrained_window_views.cc'],
5138 ['include', '^browser/ui/views/dropdown_bar_host_aura.cc'], 5138 ['include', '^browser/ui/views/dropdown_bar_host_aura.cc'],
5139 ['include', '^browser/ui/views/find_bar_host_aura.cc'], 5139 ['include', '^browser/ui/views/find_bar_host_aura.cc'],
5140 ['include', '^browser/ui/views/first_run_bubble.cc'],
5140 ['include', '^browser/ui/views/frame/browser_frame_aura.cc'], 5141 ['include', '^browser/ui/views/frame/browser_frame_aura.cc'],
5141 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_a ura.cc'], 5142 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_a ura.cc'],
5142 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_a ura.h'], 5143 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_a ura.h'],
5143 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_f actory_aura.cc'], 5144 ['include', '^browser/ui/views/frame/browser_non_client_frame_view_f actory_aura.cc'],
5144 ['include', '^browser/ui/views/importer/import_lock_dialog_view.cc'] , 5145 ['include', '^browser/ui/views/importer/import_lock_dialog_view.cc'] ,
5145 ['include', '^browser/ui/views/native_constrained_window_aura.cc'], 5146 ['include', '^browser/ui/views/native_constrained_window_aura.cc'],
5146 ['include', '^browser/ui/views/stubs_aura.cc'], 5147 ['include', '^browser/ui/views/stubs_aura.cc'],
5147 ], 5148 ],
5148 }], 5149 }],
5149 # Build Aura with ChromeOS. 5150 # Build Aura with ChromeOS.
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
5266 'type': 'static_library', 5267 'type': 'static_library',
5267 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], 5268 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ],
5268 'variables': { 5269 'variables': {
5269 'proto_in_dir': 'browser/history', 5270 'proto_in_dir': 'browser/history',
5270 'proto_out_dir': 'chrome/browser/history', 5271 'proto_out_dir': 'chrome/browser/history',
5271 }, 5272 },
5272 'includes': [ '../build/protoc.gypi' ] 5273 'includes': [ '../build/protoc.gypi' ]
5273 }, 5274 },
5274 ], 5275 ],
5275 } 5276 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/stubs_aura.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698