| OLD | NEW |
| 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 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 354 'browser/chrome_browser_main_win.cc', | 354 'browser/chrome_browser_main_win.cc', |
| 355 'browser/chrome_browser_main_win.h', | 355 'browser/chrome_browser_main_win.h', |
| 356 'browser/chrome_browser_main_x11.cc', | 356 'browser/chrome_browser_main_x11.cc', |
| 357 'browser/chrome_browser_main_x11.h', | 357 'browser/chrome_browser_main_x11.h', |
| 358 'browser/chrome_browser_main_extra_parts.cc', | 358 'browser/chrome_browser_main_extra_parts.cc', |
| 359 'browser/chrome_browser_main_extra_parts.h', | 359 'browser/chrome_browser_main_extra_parts.h', |
| 360 'browser/chrome_browser_main_extra_parts_aura.cc', | 360 'browser/chrome_browser_main_extra_parts_aura.cc', |
| 361 'browser/chrome_browser_main_extra_parts_aura.h', | 361 'browser/chrome_browser_main_extra_parts_aura.h', |
| 362 'browser/chrome_browser_main_extra_parts_gtk.cc', | 362 'browser/chrome_browser_main_extra_parts_gtk.cc', |
| 363 'browser/chrome_browser_main_extra_parts_gtk.h', | 363 'browser/chrome_browser_main_extra_parts_gtk.h', |
| 364 'browser/chrome_browser_main_extra_parts_touch.cc', | |
| 365 'browser/chrome_browser_main_extra_parts_touch.h', | |
| 366 'browser/chrome_browser_main_extra_parts_views.cc', | 364 'browser/chrome_browser_main_extra_parts_views.cc', |
| 367 'browser/chrome_browser_main_extra_parts_views.h', | 365 'browser/chrome_browser_main_extra_parts_views.h', |
| 368 'browser/chrome_content_browser_client.cc', | 366 'browser/chrome_content_browser_client.cc', |
| 369 'browser/chrome_content_browser_client.h', | 367 'browser/chrome_content_browser_client.h', |
| 370 'browser/chrome_page_zoom.cc', | 368 'browser/chrome_page_zoom.cc', |
| 371 'browser/chrome_page_zoom.h', | 369 'browser/chrome_page_zoom.h', |
| 372 'browser/chrome_plugin_message_filter.cc', | 370 'browser/chrome_plugin_message_filter.cc', |
| 373 'browser/chrome_plugin_message_filter.h', | 371 'browser/chrome_plugin_message_filter.h', |
| 374 'browser/chrome_plugin_service_filter.cc', | 372 'browser/chrome_plugin_service_filter.cc', |
| 375 'browser/chrome_plugin_service_filter.h', | 373 'browser/chrome_plugin_service_filter.h', |
| (...skipping 2867 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3243 'browser/ui/toolbar/encoding_menu_controller.cc', | 3241 'browser/ui/toolbar/encoding_menu_controller.cc', |
| 3244 'browser/ui/toolbar/encoding_menu_controller.h', | 3242 'browser/ui/toolbar/encoding_menu_controller.h', |
| 3245 'browser/ui/toolbar/toolbar_model.cc', | 3243 'browser/ui/toolbar/toolbar_model.cc', |
| 3246 'browser/ui/toolbar/toolbar_model.h', | 3244 'browser/ui/toolbar/toolbar_model.h', |
| 3247 'browser/ui/toolbar/wrench_menu_model.cc', | 3245 'browser/ui/toolbar/wrench_menu_model.cc', |
| 3248 'browser/ui/toolbar/wrench_menu_model.h', | 3246 'browser/ui/toolbar/wrench_menu_model.h', |
| 3249 'browser/ui/toolbar/wrench_menu_model_chromeos.cc', | 3247 'browser/ui/toolbar/wrench_menu_model_chromeos.cc', |
| 3250 'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc', | 3248 'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc', |
| 3251 'browser/ui/touch/frame/touch_browser_frame_view.cc', | 3249 'browser/ui/touch/frame/touch_browser_frame_view.cc', |
| 3252 'browser/ui/touch/frame/touch_browser_frame_view.h', | 3250 'browser/ui/touch/frame/touch_browser_frame_view.h', |
| 3253 'browser/ui/touch/sensors/screen_orientation_listener.cc', | |
| 3254 'browser/ui/touch/sensors/screen_orientation_listener.h', | |
| 3255 'browser/ui/touch/status_bubble_touch.cc', | 3251 'browser/ui/touch/status_bubble_touch.cc', |
| 3256 'browser/ui/touch/status_bubble_touch.h', | 3252 'browser/ui/touch/status_bubble_touch.h', |
| 3257 'browser/ui/touch/tabs/tab_strip_factory.cc', | 3253 'browser/ui/touch/tabs/tab_strip_factory.cc', |
| 3258 'browser/ui/touch/tabs/touch_tab.cc', | 3254 'browser/ui/touch/tabs/touch_tab.cc', |
| 3259 'browser/ui/touch/tabs/touch_tab.h', | 3255 'browser/ui/touch/tabs/touch_tab.h', |
| 3260 'browser/ui/touch/tabs/touch_tab_strip.cc', | 3256 'browser/ui/touch/tabs/touch_tab_strip.cc', |
| 3261 'browser/ui/touch/tabs/touch_tab_strip.h', | 3257 'browser/ui/touch/tabs/touch_tab_strip.h', |
| 3262 'browser/ui/touch/tabs/touch_tab_strip_controller.cc', | 3258 'browser/ui/touch/tabs/touch_tab_strip_controller.cc', |
| 3263 'browser/ui/touch/tabs/touch_tab_strip_controller.h', | 3259 'browser/ui/touch/tabs/touch_tab_strip_controller.h', |
| 3264 'browser/ui/view_ids.h', | 3260 'browser/ui/view_ids.h', |
| 3265 'browser/ui/views/about_chrome_view.cc', | 3261 'browser/ui/views/about_chrome_view.cc', |
| 3266 'browser/ui/views/about_chrome_view.h', | 3262 'browser/ui/views/about_chrome_view.h', |
| 3267 'browser/ui/views/about_ipc_dialog.cc', | 3263 'browser/ui/views/about_ipc_dialog.cc', |
| 3268 'browser/ui/views/about_ipc_dialog.h', | 3264 'browser/ui/views/about_ipc_dialog.h', |
| 3269 'browser/ui/views/accelerator_table.cc', | 3265 'browser/ui/views/accelerator_table.cc', |
| 3270 'browser/ui/views/accelerator_table.h', | 3266 'browser/ui/views/accelerator_table.h', |
| 3271 'browser/ui/views/accessibility_event_router_views.cc', | 3267 'browser/ui/views/accessibility_event_router_views.cc', |
| 3272 'browser/ui/views/accessibility_event_router_views.h', | 3268 'browser/ui/views/accessibility_event_router_views.h', |
| 3273 'browser/ui/views/app_menu_button_win.cc', | 3269 'browser/ui/views/app_menu_button_win.cc', |
| 3274 'browser/ui/views/app_menu_button_win.h', | 3270 'browser/ui/views/app_menu_button_win.h', |
| 3275 'browser/ui/views/appcache_info_view.cc', | 3271 'browser/ui/views/appcache_info_view.cc', |
| 3276 'browser/ui/views/appcache_info_view.h', | 3272 'browser/ui/views/appcache_info_view.h', |
| 3277 'browser/ui/views/aura/app_list_window.cc', | 3273 'browser/ui/views/aura/app_list_window.cc', |
| 3278 'browser/ui/views/aura/app_list_window.h', | 3274 'browser/ui/views/aura/app_list_window.h', |
| 3279 'browser/ui/views/aura/chrome_shell_delegate.cc', | 3275 'browser/ui/views/aura/chrome_shell_delegate.cc', |
| 3280 'browser/ui/views/aura/chrome_shell_delegate.h', | 3276 'browser/ui/views/aura/chrome_shell_delegate.h', |
| 3281 'browser/ui/views/aura/launcher_icon_updater.cc', | 3277 'browser/ui/views/aura/launcher_icon_updater.cc', |
| 3282 'browser/ui/views/aura/launcher_icon_updater.h', | 3278 'browser/ui/views/aura/launcher_icon_updater.h', |
| 3279 'browser/ui/views/aura/screen_orientation_listener.cc', |
| 3280 'browser/ui/views/aura/screen_orientation_listener.h', |
| 3283 'browser/ui/views/aura/status_area_host_aura.cc', | 3281 'browser/ui/views/aura/status_area_host_aura.cc', |
| 3284 'browser/ui/views/aura/status_area_host_aura.h', | 3282 'browser/ui/views/aura/status_area_host_aura.h', |
| 3285 'browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc', | 3283 'browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc', |
| 3286 'browser/ui/views/autocomplete/autocomplete_popup_contents_view.h', | 3284 'browser/ui/views/autocomplete/autocomplete_popup_contents_view.h', |
| 3287 'browser/ui/views/autocomplete/autocomplete_result_view.cc', | 3285 'browser/ui/views/autocomplete/autocomplete_result_view.cc', |
| 3288 'browser/ui/views/autocomplete/autocomplete_result_view.h', | 3286 'browser/ui/views/autocomplete/autocomplete_result_view.h', |
| 3289 'browser/ui/views/autocomplete/autocomplete_result_view_model.h', | 3287 'browser/ui/views/autocomplete/autocomplete_result_view_model.h', |
| 3290 'browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.cc
', | 3288 'browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.cc
', |
| 3291 'browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.h'
, | 3289 'browser/ui/views/autocomplete/touch_autocomplete_popup_contents_view.h'
, |
| 3292 'browser/ui/views/avatar_menu_bubble_view.cc', | 3290 'browser/ui/views/avatar_menu_bubble_view.cc', |
| (...skipping 883 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4176 'sources/': [ | 4174 'sources/': [ |
| 4177 ['include', '^browser/chromeos/status/memory_menu_button.cc'], | 4175 ['include', '^browser/chromeos/status/memory_menu_button.cc'], |
| 4178 ['include', '^browser/chromeos/status/memory_menu_button.h'], | 4176 ['include', '^browser/chromeos/status/memory_menu_button.h'], |
| 4179 ], | 4177 ], |
| 4180 }], | 4178 }], |
| 4181 ['use_aura==1', { | 4179 ['use_aura==1', { |
| 4182 'sources/': [ | 4180 'sources/': [ |
| 4183 ['exclude', '^browser/aeropeek_manager.cc'], | 4181 ['exclude', '^browser/aeropeek_manager.cc'], |
| 4184 ['exclude', '^browser/automation/automation_provider_win.cc'], | 4182 ['exclude', '^browser/automation/automation_provider_win.cc'], |
| 4185 ['exclude', '^browser/automation/chrome_frame_automation_provider.cc
'], | 4183 ['exclude', '^browser/automation/chrome_frame_automation_provider.cc
'], |
| 4186 ['exclude', '^browser/automation/chrome_frame_automation_provider.h'
], | 4184 ['exclude', '^browser/automation/chrome_frame_automation_provider.h'
], |
| 4187 ['exclude', '^browser/automation/testing_automation_provider_win.cc'
], | 4185 ['exclude', '^browser/automation/testing_automation_provider_win.cc'
], |
| 4188 ['exclude', '^browser/chrome_plugin_message_filter.cc'], | 4186 ['exclude', '^browser/chrome_plugin_message_filter.cc'], |
| 4189 ['exclude', '^browser/chrome_plugin_message_filter.h'], | 4187 ['exclude', '^browser/chrome_plugin_message_filter.h'], |
| 4190 ['exclude', '^browser/chromeos/native_dialog_window.cc'], | 4188 ['exclude', '^browser/chromeos/native_dialog_window.cc'], |
| 4191 ['exclude', '^browser/chromeos/native_dialog_window.h'], | 4189 ['exclude', '^browser/chromeos/native_dialog_window.h'], |
| 4192 ['exclude', '^browser/external_tab_container_win.cc'], | 4190 ['exclude', '^browser/external_tab_container_win.cc'], |
| 4193 ['exclude', '^browser/external_tab_container_win.h'], | 4191 ['exclude', '^browser/external_tab_container_win.h'], |
| 4194 ['exclude', '^browser/first_run/first_run_win.cc'], | 4192 ['exclude', '^browser/first_run/first_run_win.cc'], |
| 4195 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'], | 4193 ['exclude', '^browser/first_run/try_chrome_dialog_view.cc'], |
| 4196 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'], | 4194 ['exclude', '^browser/first_run/try_chrome_dialog_view.h'], |
| 4197 ['exclude', '^browser/google/google_update.cc'], | 4195 ['exclude', '^browser/google/google_update.cc'], |
| 4198 ['exclude', '^browser/google/google_update.h'], | 4196 ['exclude', '^browser/google/google_update.h'], |
| 4199 ['exclude', '^browser/hang_monitor/'], | 4197 ['exclude', '^browser/hang_monitor/'], |
| 4200 ['exclude', '^browser/platform_util_win.cc'], | 4198 ['exclude', '^browser/platform_util_win.cc'], |
| 4201 ['exclude', '^browser/plugin_download_helper.cc'], | 4199 ['exclude', '^browser/plugin_download_helper.cc'], |
| 4202 ['exclude', '^browser/plugin_download_helper.h'], | 4200 ['exclude', '^browser/plugin_download_helper.h'], |
| 4203 ['exclude', '^browser/plugin_installer_infobar_delegate.cc'], | 4201 ['exclude', '^browser/plugin_installer_infobar_delegate.cc'], |
| 4204 ['exclude', '^browser/plugin_installer_infobar_delegate.h'],
| 4202 ['exclude', '^browser/plugin_installer_infobar_delegate.h'], |
| 4205 ['exclude', '^browser/renderer_host/render_widget_host_view_views*']
, | 4203 ['exclude', '^browser/renderer_host/render_widget_host_view_views*']
, |
| 4206 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'], | 4204 ['exclude', '^browser/tab_contents/web_drag_source_win.cc'], |
| 4207 ['exclude', '^browser/tab_contents/web_drag_source_win.h'], | 4205 ['exclude', '^browser/tab_contents/web_drag_source_win.h'], |
| 4208 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'], | 4206 ['exclude', '^browser/ui/panels/auto_hiding_desktop_bar_win.cc'], |
| 4209 ['exclude', '^browser/ui/tabs/dock_info_win.cc'], | 4207 ['exclude', '^browser/ui/tabs/dock_info_win.cc'], |
| 4210 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'], | 4208 ['exclude', '^browser/ui/views/about_ipc_dialog.cc'], |
| 4211 ['exclude', '^browser/ui/views/app_menu_button_win.cc'], | 4209 ['exclude', '^browser/ui/views/app_menu_button_win.cc'], |
| 4212 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.cc'], | 4210 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.cc'], |
| 4213 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.h'], | 4211 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view.h'], |
| 4214 ['exclude', '^browser/ui/views/browser_bubble_win.cc'], | 4212 ['exclude', '^browser/ui/views/browser_bubble_win.cc'], |
| (...skipping 1085 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5300 'type': 'static_library', | 5298 'type': 'static_library', |
| 5301 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], | 5299 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], |
| 5302 'variables': { | 5300 'variables': { |
| 5303 'proto_in_dir': 'browser/history', | 5301 'proto_in_dir': 'browser/history', |
| 5304 'proto_out_dir': 'chrome/browser/history', | 5302 'proto_out_dir': 'chrome/browser/history', |
| 5305 }, | 5303 }, |
| 5306 'includes': [ '../build/protoc.gypi' ] | 5304 'includes': [ '../build/protoc.gypi' ] |
| 5307 }, | 5305 }, |
| 5308 ], | 5306 ], |
| 5309 } | 5307 } |
| OLD | NEW |