| 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 2016 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2027 'browser/sync_file_system/local_change_processor.h', | 2027 'browser/sync_file_system/local_change_processor.h', |
| 2028 'browser/sync_file_system/local_file_sync_service.cc', | 2028 'browser/sync_file_system/local_file_sync_service.cc', |
| 2029 'browser/sync_file_system/local_file_sync_service.h', | 2029 'browser/sync_file_system/local_file_sync_service.h', |
| 2030 'browser/sync_file_system/remote_change_processor.h', | 2030 'browser/sync_file_system/remote_change_processor.h', |
| 2031 'browser/sync_file_system/remote_file_sync_service.h', | 2031 'browser/sync_file_system/remote_file_sync_service.h', |
| 2032 'browser/sync_file_system/sync_event_observer.h', | 2032 'browser/sync_file_system/sync_event_observer.h', |
| 2033 'browser/sync_file_system/sync_file_system_service.cc', | 2033 'browser/sync_file_system/sync_file_system_service.cc', |
| 2034 'browser/sync_file_system/sync_file_system_service.h', | 2034 'browser/sync_file_system/sync_file_system_service.h', |
| 2035 'browser/system_monitor/disk_info_mac.h', | 2035 'browser/system_monitor/disk_info_mac.h', |
| 2036 'browser/system_monitor/disk_info_mac.mm', | 2036 'browser/system_monitor/disk_info_mac.mm', |
| 2037 'browser/system_monitor/image_capture_camera.h', |
| 2038 'browser/system_monitor/image_capture_camera.mm', |
| 2039 'browser/system_monitor/image_capture_device_browser_mac.h', |
| 2040 'browser/system_monitor/image_capture_device_browser_mac.mm', |
| 2037 'browser/system_monitor/media_device_notifications_utils.cc', | 2041 'browser/system_monitor/media_device_notifications_utils.cc', |
| 2038 'browser/system_monitor/media_device_notifications_utils.h', | 2042 'browser/system_monitor/media_device_notifications_utils.h', |
| 2039 'browser/system_monitor/media_storage_util.cc', | 2043 'browser/system_monitor/media_storage_util.cc', |
| 2040 'browser/system_monitor/media_storage_util.h', | 2044 'browser/system_monitor/media_storage_util.h', |
| 2041 'browser/system_monitor/media_transfer_protocol_device_observer_linux.cc
', | 2045 'browser/system_monitor/media_transfer_protocol_device_observer_linux.cc
', |
| 2042 'browser/system_monitor/media_transfer_protocol_device_observer_linux.h'
, | 2046 'browser/system_monitor/media_transfer_protocol_device_observer_linux.h'
, |
| 2043 'browser/system_monitor/portable_device_watcher_win.cc', | 2047 'browser/system_monitor/portable_device_watcher_win.cc', |
| 2044 'browser/system_monitor/portable_device_watcher_win.h', | 2048 'browser/system_monitor/portable_device_watcher_win.h', |
| 2045 'browser/system_monitor/removable_device_constants.cc', | 2049 'browser/system_monitor/removable_device_constants.cc', |
| 2046 'browser/system_monitor/removable_device_constants.h', | 2050 'browser/system_monitor/removable_device_constants.h', |
| (...skipping 781 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2828 'browser/password_manager/login_database_posix.cc', | 2832 'browser/password_manager/login_database_posix.cc', |
| 2829 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc', | 2833 'browser/tab_contents/spellchecker_submenu_observer_hunspell.cc', |
| 2830 ], | 2834 ], |
| 2831 'link_settings': { | 2835 'link_settings': { |
| 2832 'libraries': [ | 2836 'libraries': [ |
| 2833 '$(SDKROOT)/System/Library/Frameworks/Accelerate.framework', | 2837 '$(SDKROOT)/System/Library/Frameworks/Accelerate.framework', |
| 2834 '$(SDKROOT)/System/Library/Frameworks/AddressBook.framework', | 2838 '$(SDKROOT)/System/Library/Frameworks/AddressBook.framework', |
| 2835 '$(SDKROOT)/System/Library/Frameworks/AudioUnit.framework', | 2839 '$(SDKROOT)/System/Library/Frameworks/AudioUnit.framework', |
| 2836 '$(SDKROOT)/System/Library/Frameworks/DiskArbitration.framework', | 2840 '$(SDKROOT)/System/Library/Frameworks/DiskArbitration.framework', |
| 2837 '$(SDKROOT)/System/Library/Frameworks/IOKit.framework', | 2841 '$(SDKROOT)/System/Library/Frameworks/IOKit.framework', |
| 2842 '$(SDKROOT)/System/Library/Frameworks/ImageCaptureCore.framework', |
| 2838 '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework', | 2843 '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework', |
| 2839 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', | 2844 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', |
| 2840 '$(SDKROOT)/System/Library/Frameworks/SecurityInterface.framework'
, | 2845 '$(SDKROOT)/System/Library/Frameworks/SecurityInterface.framework'
, |
| 2841 ], | 2846 ], |
| 2842 }, | 2847 }, |
| 2843 'dependencies': [ | 2848 'dependencies': [ |
| 2844 '../third_party/icon_family/icon_family.gyp:icon_family', | 2849 '../third_party/icon_family/icon_family.gyp:icon_family', |
| 2845 ], | 2850 ], |
| 2846 'sources': [ | 2851 'sources': [ |
| 2847 # Build the necessary GTM sources | 2852 # Build the necessary GTM sources |
| (...skipping 310 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3158 'proto_in_dir': '../third_party/cros_system_api/dbus', | 3163 'proto_in_dir': '../third_party/cros_system_api/dbus', |
| 3159 'proto_out_dir': 'chrome/browser/media_transfer_protocol', | 3164 'proto_out_dir': 'chrome/browser/media_transfer_protocol', |
| 3160 }, | 3165 }, |
| 3161 'includes': ['../build/protoc.gypi'], | 3166 'includes': ['../build/protoc.gypi'], |
| 3162 }, | 3167 }, |
| 3163 ], | 3168 ], |
| 3164 }, | 3169 }, |
| 3165 ], | 3170 ], |
| 3166 ], | 3171 ], |
| 3167 } | 3172 } |
| OLD | NEW |