| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 2012 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 1822 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1833 'browser/profiles/profile_window.cc', | 1833 'browser/profiles/profile_window.cc', |
| 1834 'browser/profiles/profile_window.h', | 1834 'browser/profiles/profile_window.h', |
| 1835 'browser/profiles/profiles_state.cc', | 1835 'browser/profiles/profiles_state.cc', |
| 1836 'browser/profiles/profiles_state.h', | 1836 'browser/profiles/profiles_state.h', |
| 1837 'browser/profiles/startup_task_runner_service.cc', | 1837 'browser/profiles/startup_task_runner_service.cc', |
| 1838 'browser/profiles/startup_task_runner_service.h', | 1838 'browser/profiles/startup_task_runner_service.h', |
| 1839 'browser/profiles/startup_task_runner_service_factory.cc', | 1839 'browser/profiles/startup_task_runner_service_factory.cc', |
| 1840 'browser/profiles/startup_task_runner_service_factory.h', | 1840 'browser/profiles/startup_task_runner_service_factory.h', |
| 1841 'browser/profiles/storage_partition_descriptor.h', | 1841 'browser/profiles/storage_partition_descriptor.h', |
| 1842 'browser/remove_rows_table_model.h', | 1842 'browser/remove_rows_table_model.h', |
| 1843 'browser/renderer_context_menu/render_view_context_menu.cc', |
| 1844 'browser/renderer_context_menu/render_view_context_menu.h', |
| 1845 'browser/renderer_context_menu/render_view_context_menu_observer.cc', |
| 1846 'browser/renderer_context_menu/render_view_context_menu_observer.h', |
| 1847 'browser/renderer_context_menu/spellchecker_submenu_observer.h', |
| 1848 'browser/renderer_context_menu/spellchecker_submenu_observer_hunspell.cc
', |
| 1849 'browser/renderer_context_menu/spellchecker_submenu_observer_mac.cc', |
| 1850 'browser/renderer_context_menu/spelling_bubble_model.cc', |
| 1851 'browser/renderer_context_menu/spelling_bubble_model.h', |
| 1852 'browser/renderer_context_menu/spelling_menu_observer.cc', |
| 1853 'browser/renderer_context_menu/spelling_menu_observer.h', |
| 1843 'browser/renderer_host/chrome_render_message_filter.cc', | 1854 'browser/renderer_host/chrome_render_message_filter.cc', |
| 1844 'browser/renderer_host/chrome_render_message_filter.h', | 1855 'browser/renderer_host/chrome_render_message_filter.h', |
| 1845 'browser/renderer_host/chrome_render_widget_host_view_mac_delegate.h', | 1856 'browser/renderer_host/chrome_render_widget_host_view_mac_delegate.h', |
| 1846 'browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm', | 1857 'browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm', |
| 1847 'browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper
.h', | 1858 'browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper
.h', |
| 1848 'browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper
.mm', | 1859 'browser/renderer_host/chrome_render_widget_host_view_mac_history_swiper
.mm', |
| 1849 'browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc', | 1860 'browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc', |
| 1850 'browser/renderer_host/chrome_resource_dispatcher_host_delegate.h', | 1861 'browser/renderer_host/chrome_resource_dispatcher_host_delegate.h', |
| 1851 'browser/renderer_host/offline_resource_throttle.cc', | 1862 'browser/renderer_host/offline_resource_throttle.cc', |
| 1852 'browser/renderer_host/offline_resource_throttle.h', | 1863 'browser/renderer_host/offline_resource_throttle.h', |
| (...skipping 570 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2423 'browser/sync_file_system/sync_status_code.h', | 2434 'browser/sync_file_system/sync_status_code.h', |
| 2424 'browser/sync_file_system/sync_task.h', | 2435 'browser/sync_file_system/sync_task.h', |
| 2425 'browser/sync_file_system/sync_task_manager.cc', | 2436 'browser/sync_file_system/sync_task_manager.cc', |
| 2426 'browser/sync_file_system/sync_task_manager.h', | 2437 'browser/sync_file_system/sync_task_manager.h', |
| 2427 'browser/sync_file_system/syncable_file_system_util.cc', | 2438 'browser/sync_file_system/syncable_file_system_util.cc', |
| 2428 'browser/sync_file_system/syncable_file_system_util.h', | 2439 'browser/sync_file_system/syncable_file_system_util.h', |
| 2429 'browser/tab_contents/background_contents.cc', | 2440 'browser/tab_contents/background_contents.cc', |
| 2430 'browser/tab_contents/background_contents.h', | 2441 'browser/tab_contents/background_contents.h', |
| 2431 'browser/tab_contents/navigation_metrics_recorder.cc', | 2442 'browser/tab_contents/navigation_metrics_recorder.cc', |
| 2432 'browser/tab_contents/navigation_metrics_recorder.h', | 2443 'browser/tab_contents/navigation_metrics_recorder.h', |
| 2433 'browser/tab_contents/render_view_context_menu.cc', | |
| 2434 'browser/tab_contents/render_view_context_menu.h', | |
| 2435 'browser/tab_contents/render_view_context_menu_observer.cc', | |
| 2436 'browser/tab_contents/render_view_context_menu_observer.h', | |
| 2437 'browser/tab_contents/retargeting_details.h', | 2444 'browser/tab_contents/retargeting_details.h', |
| 2438 'browser/tab_contents/tab_util.cc', | 2445 'browser/tab_contents/tab_util.cc', |
| 2439 'browser/tab_contents/tab_util.h', | 2446 'browser/tab_contents/tab_util.h', |
| 2440 'browser/tab_contents/spellchecker_submenu_observer.h', | |
| 2441 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc', | |
| 2442 'browser/tab_contents/spellchecker_submenu_observer_mac.cc', | |
| 2443 'browser/tab_contents/spelling_bubble_model.cc', | |
| 2444 'browser/tab_contents/spelling_bubble_model.h', | |
| 2445 'browser/tab_contents/spelling_menu_observer.cc', | |
| 2446 'browser/tab_contents/spelling_menu_observer.h', | |
| 2447 'browser/task_manager/background_resource_provider.cc', | 2447 'browser/task_manager/background_resource_provider.cc', |
| 2448 'browser/task_manager/background_resource_provider.h', | 2448 'browser/task_manager/background_resource_provider.h', |
| 2449 'browser/task_manager/browser_process_resource_provider.cc', | 2449 'browser/task_manager/browser_process_resource_provider.cc', |
| 2450 'browser/task_manager/browser_process_resource_provider.h', | 2450 'browser/task_manager/browser_process_resource_provider.h', |
| 2451 'browser/task_manager/child_process_resource_provider.cc', | 2451 'browser/task_manager/child_process_resource_provider.cc', |
| 2452 'browser/task_manager/child_process_resource_provider.h', | 2452 'browser/task_manager/child_process_resource_provider.h', |
| 2453 'browser/task_manager/extension_process_resource_provider.cc', | 2453 'browser/task_manager/extension_process_resource_provider.cc', |
| 2454 'browser/task_manager/extension_process_resource_provider.h', | 2454 'browser/task_manager/extension_process_resource_provider.h', |
| 2455 'browser/task_manager/guest_resource_provider.cc', | 2455 'browser/task_manager/guest_resource_provider.cc', |
| 2456 'browser/task_manager/guest_resource_provider.h', | 2456 'browser/task_manager/guest_resource_provider.h', |
| (...skipping 783 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3240 'browser/bookmarks/bookmark_html_writer.cc', | 3240 'browser/bookmarks/bookmark_html_writer.cc', |
| 3241 'browser/ssl/ssl_add_certificate.cc', | 3241 'browser/ssl/ssl_add_certificate.cc', |
| 3242 | 3242 |
| 3243 'browser/jankometer.cc', | 3243 'browser/jankometer.cc', |
| 3244 'browser/sync/sync_global_error.cc', | 3244 'browser/sync/sync_global_error.cc', |
| 3245 'browser/sync/sync_global_error.h', | 3245 'browser/sync/sync_global_error.h', |
| 3246 | 3246 |
| 3247 'browser/download/download_crx_util.cc', | 3247 'browser/download/download_crx_util.cc', |
| 3248 'browser/policy/cloud/user_policy_signin_service.cc', | 3248 'browser/policy/cloud/user_policy_signin_service.cc', |
| 3249 'browser/policy/cloud/user_policy_signin_service.h', | 3249 'browser/policy/cloud/user_policy_signin_service.h', |
| 3250 'browser/renderer_context_menu/render_view_context_menu.cc', |
| 3251 'browser/renderer_context_menu/render_view_context_menu.h', |
| 3252 'browser/renderer_context_menu/render_view_context_menu_observer.cc'
, |
| 3253 'browser/renderer_context_menu/render_view_context_menu_observer.h', |
| 3254 'browser/renderer_context_menu/spellchecker_submenu_observer.h', |
| 3255 'browser/renderer_context_menu/spellchecker_submenu_observer_hunspel
l.cc', |
| 3256 'browser/renderer_context_menu/spelling_bubble_model.cc', |
| 3257 'browser/renderer_context_menu/spelling_bubble_model.h', |
| 3258 'browser/renderer_context_menu/spelling_menu_observer.cc', |
| 3259 'browser/renderer_context_menu/spelling_menu_observer.h', |
| 3250 'browser/sessions/persistent_tab_restore_service.cc', | 3260 'browser/sessions/persistent_tab_restore_service.cc', |
| 3251 'browser/sessions/persistent_tab_restore_service.h', | 3261 'browser/sessions/persistent_tab_restore_service.h', |
| 3252 'browser/sessions/session_backend.cc', | 3262 'browser/sessions/session_backend.cc', |
| 3253 'browser/sessions/session_backend.h', | 3263 'browser/sessions/session_backend.h', |
| 3254 'browser/tab_contents/background_contents.cc', | 3264 'browser/tab_contents/background_contents.cc', |
| 3255 'browser/tab_contents/background_contents.h', | 3265 'browser/tab_contents/background_contents.h', |
| 3256 'browser/tab_contents/render_view_context_menu.cc', | |
| 3257 'browser/tab_contents/render_view_context_menu.h', | |
| 3258 'browser/tab_contents/render_view_context_menu_observer.cc', | |
| 3259 'browser/tab_contents/render_view_context_menu_observer.h', | |
| 3260 'browser/tab_contents/spellchecker_submenu_observer.h', | |
| 3261 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc', | |
| 3262 'browser/tab_contents/spelling_bubble_model.cc', | |
| 3263 'browser/tab_contents/spelling_bubble_model.h', | |
| 3264 'browser/tab_contents/spelling_menu_observer.cc', | |
| 3265 'browser/tab_contents/spelling_menu_observer.h', | |
| 3266 'browser/upgrade_detector_impl.cc', | 3266 'browser/upgrade_detector_impl.cc', |
| 3267 'browser/upgrade_detector_impl.h', | 3267 'browser/upgrade_detector_impl.h', |
| 3268 | 3268 |
| 3269 # Not used by Android | 3269 # Not used by Android |
| 3270 'browser/accessibility/accessibility_events.cc', | 3270 'browser/accessibility/accessibility_events.cc', |
| 3271 'browser/accessibility/accessibility_extension_api_constants.cc', | 3271 'browser/accessibility/accessibility_extension_api_constants.cc', |
| 3272 'browser/accessibility/invert_bubble_prefs.cc', | 3272 'browser/accessibility/invert_bubble_prefs.cc', |
| 3273 'browser/auto_launch_trial.cc', | 3273 'browser/auto_launch_trial.cc', |
| 3274 'browser/certificate_viewer.cc', | 3274 'browser/certificate_viewer.cc', |
| 3275 'browser/chrome_browser_main_posix.cc', | 3275 'browser/chrome_browser_main_posix.cc', |
| (...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3348 ['OS=="mac"', { | 3348 ['OS=="mac"', { |
| 3349 'dependencies': [ | 3349 'dependencies': [ |
| 3350 '../third_party/google_toolbox_for_mac/google_toolbox_for_mac.gyp:go
ogle_toolbox_for_mac', | 3350 '../third_party/google_toolbox_for_mac/google_toolbox_for_mac.gyp:go
ogle_toolbox_for_mac', |
| 3351 '../third_party/mozilla/mozilla.gyp:mozilla', | 3351 '../third_party/mozilla/mozilla.gyp:mozilla', |
| 3352 ], | 3352 ], |
| 3353 'sources!': [ | 3353 'sources!': [ |
| 3354 'browser/automation/automation_provider_list_generic.cc', | 3354 'browser/automation/automation_provider_list_generic.cc', |
| 3355 'browser/first_run/upgrade_util.cc', | 3355 'browser/first_run/upgrade_util.cc', |
| 3356 'browser/jankometer.cc', | 3356 'browser/jankometer.cc', |
| 3357 'browser/lifetime/application_lifetime_stub.cc', | 3357 'browser/lifetime/application_lifetime_stub.cc', |
| 3358 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc', | 3358 'browser/renderer_context_menu/spellchecker_submenu_observer_hunspel
l.cc', |
| 3359 ], | 3359 ], |
| 3360 'link_settings': { | 3360 'link_settings': { |
| 3361 'libraries': [ | 3361 'libraries': [ |
| 3362 '$(SDKROOT)/System/Library/Frameworks/Accelerate.framework', | 3362 '$(SDKROOT)/System/Library/Frameworks/Accelerate.framework', |
| 3363 '$(SDKROOT)/System/Library/Frameworks/AddressBook.framework', | 3363 '$(SDKROOT)/System/Library/Frameworks/AddressBook.framework', |
| 3364 '$(SDKROOT)/System/Library/Frameworks/AudioUnit.framework', | 3364 '$(SDKROOT)/System/Library/Frameworks/AudioUnit.framework', |
| 3365 '$(SDKROOT)/System/Library/Frameworks/DiskArbitration.framework', | 3365 '$(SDKROOT)/System/Library/Frameworks/DiskArbitration.framework', |
| 3366 '$(SDKROOT)/System/Library/Frameworks/IOKit.framework', | 3366 '$(SDKROOT)/System/Library/Frameworks/IOKit.framework', |
| 3367 '$(SDKROOT)/System/Library/Frameworks/ImageCaptureCore.framework', | 3367 '$(SDKROOT)/System/Library/Frameworks/ImageCaptureCore.framework', |
| 3368 '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework', | 3368 '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework', |
| (...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3756 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3756 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
| 3757 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3757 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
| 3758 }, | 3758 }, |
| 3759 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3759 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3760 }, | 3760 }, |
| 3761 ], | 3761 ], |
| 3762 }, | 3762 }, |
| 3763 ], | 3763 ], |
| 3764 ], | 3764 ], |
| 3765 } | 3765 } |
| OLD | NEW |