OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # | 2 # |
3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
5 | 5 |
6 { | 6 { |
7 'targets': [ | 7 'targets': [ |
8 { | 8 { |
9 'target_name': 'browser_chromeos', | 9 'target_name': 'browser_chromeos', |
10 'type': 'static_library', | 10 'type': 'static_library', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
44 'safe_browsing_proto', | 44 'safe_browsing_proto', |
45 'safe_browsing_report_proto', | 45 'safe_browsing_report_proto', |
46 'variations_seed_proto', | 46 'variations_seed_proto', |
47 '../build/linux/system.gyp:dbus-glib', | 47 '../build/linux/system.gyp:dbus-glib', |
48 '../build/temp_gyp/googleurl.gyp:googleurl', | 48 '../build/temp_gyp/googleurl.gyp:googleurl', |
49 '../chromeos/chromeos.gyp:chromeos', | 49 '../chromeos/chromeos.gyp:chromeos', |
50 '../content/content.gyp:content_browser', | 50 '../content/content.gyp:content_browser', |
51 '../content/content.gyp:content_common', | 51 '../content/content.gyp:content_common', |
52 '../crypto/crypto.gyp:crypto', | 52 '../crypto/crypto.gyp:crypto', |
53 '../dbus/dbus.gyp:dbus', | 53 '../dbus/dbus.gyp:dbus', |
| 54 '../device/device.gyp:bluetooth', |
54 '../media/media.gyp:media', | 55 '../media/media.gyp:media', |
55 '../net/net.gyp:net', | 56 '../net/net.gyp:net', |
56 '../ppapi/ppapi_internal.gyp:ppapi_ipc', # For PpapiMsg_LoadPlugin | 57 '../ppapi/ppapi_internal.gyp:ppapi_ipc', # For PpapiMsg_LoadPlugin |
57 '../printing/printing.gyp:printing', | 58 '../printing/printing.gyp:printing', |
58 '../skia/skia.gyp:skia', | 59 '../skia/skia.gyp:skia', |
59 '../sync/protocol/sync_proto.gyp:sync_proto', | 60 '../sync/protocol/sync_proto.gyp:sync_proto', |
60 # TODO(akalin): Depend only on syncapi_service from sync. | 61 # TODO(akalin): Depend only on syncapi_service from sync. |
61 '../sync/sync.gyp:syncapi_core', | 62 '../sync/sync.gyp:syncapi_core', |
62 '../sync/sync.gyp:syncapi_service', | 63 '../sync/sync.gyp:syncapi_service', |
63 '../sync/sync.gyp:sync_notifier', | 64 '../sync/sync.gyp:sync_notifier', |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
117 'browser/chromeos/accessibility/accessibility_util.h', | 118 'browser/chromeos/accessibility/accessibility_util.h', |
118 'browser/chromeos/audio/audio_handler.cc', | 119 'browser/chromeos/audio/audio_handler.cc', |
119 'browser/chromeos/audio/audio_handler.h', | 120 'browser/chromeos/audio/audio_handler.h', |
120 'browser/chromeos/audio/audio_mixer.h', | 121 'browser/chromeos/audio/audio_mixer.h', |
121 'browser/chromeos/audio/audio_mixer_alsa.cc', | 122 'browser/chromeos/audio/audio_mixer_alsa.cc', |
122 'browser/chromeos/audio/audio_mixer_alsa.h', | 123 'browser/chromeos/audio/audio_mixer_alsa.h', |
123 'browser/chromeos/audio/audio_mixer_cras.cc', | 124 'browser/chromeos/audio/audio_mixer_cras.cc', |
124 'browser/chromeos/audio/audio_mixer_cras.h', | 125 'browser/chromeos/audio/audio_mixer_cras.h', |
125 'browser/chromeos/background/ash_user_wallpaper_delegate.cc', | 126 'browser/chromeos/background/ash_user_wallpaper_delegate.cc', |
126 'browser/chromeos/background/ash_user_wallpaper_delegate.h', | 127 'browser/chromeos/background/ash_user_wallpaper_delegate.h', |
127 'browser/chromeos/bluetooth/bluetooth_adapter.cc', | |
128 'browser/chromeos/bluetooth/bluetooth_adapter.h', | |
129 'browser/chromeos/bluetooth/bluetooth_adapter_chromeos.cc', | |
130 'browser/chromeos/bluetooth/bluetooth_adapter_chromeos.h', | |
131 'browser/chromeos/bluetooth/bluetooth_adapter_factory.h', | |
132 'browser/chromeos/bluetooth/bluetooth_adapter_factory.cc', | |
133 'browser/chromeos/bluetooth/bluetooth_device.cc', | |
134 'browser/chromeos/bluetooth/bluetooth_device.h', | |
135 'browser/chromeos/bluetooth/bluetooth_device_chromeos.cc', | |
136 'browser/chromeos/bluetooth/bluetooth_device_chromeos.h', | |
137 'browser/chromeos/bluetooth/bluetooth_service_record.cc', | |
138 'browser/chromeos/bluetooth/bluetooth_service_record.h', | |
139 'browser/chromeos/bluetooth/bluetooth_socket.h', | |
140 'browser/chromeos/bluetooth/bluetooth_socket_chromeos.cc', | |
141 'browser/chromeos/bluetooth/bluetooth_socket_chromeos.h', | |
142 'browser/chromeos/bluetooth/bluetooth_utils.cc', | |
143 'browser/chromeos/bluetooth/bluetooth_utils.h', | |
144 'browser/chromeos/boot_times_loader.cc', | 128 'browser/chromeos/boot_times_loader.cc', |
145 'browser/chromeos/boot_times_loader.h', | 129 'browser/chromeos/boot_times_loader.h', |
146 'browser/chromeos/choose_mobile_network_dialog.cc', | 130 'browser/chromeos/choose_mobile_network_dialog.cc', |
147 'browser/chromeos/choose_mobile_network_dialog.h', | 131 'browser/chromeos/choose_mobile_network_dialog.h', |
148 'browser/chromeos/chrome_browser_main_chromeos.cc', | 132 'browser/chromeos/chrome_browser_main_chromeos.cc', |
149 'browser/chromeos/chrome_browser_main_chromeos.h', | 133 'browser/chromeos/chrome_browser_main_chromeos.h', |
150 'browser/chromeos/contacts/contact_database.cc', | 134 'browser/chromeos/contacts/contact_database.cc', |
151 'browser/chromeos/contacts/contact_database.h', | 135 'browser/chromeos/contacts/contact_database.h', |
152 'browser/chromeos/contacts/contact_manager.cc', | 136 'browser/chromeos/contacts/contact_manager.cc', |
153 'browser/chromeos/contacts/contact_manager.h', | 137 'browser/chromeos/contacts/contact_manager.h', |
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
262 'browser/chromeos/drive/gdata_wapi_feed_loader.h', | 246 'browser/chromeos/drive/gdata_wapi_feed_loader.h', |
263 'browser/chromeos/drive/gdata_wapi_feed_loader_observer.h', | 247 'browser/chromeos/drive/gdata_wapi_feed_loader_observer.h', |
264 'browser/chromeos/drive/gdata_wapi_feed_processor.cc', | 248 'browser/chromeos/drive/gdata_wapi_feed_processor.cc', |
265 'browser/chromeos/drive/gdata_wapi_feed_processor.h', | 249 'browser/chromeos/drive/gdata_wapi_feed_processor.h', |
266 'browser/chromeos/drive/stale_cache_files_remover.cc', | 250 'browser/chromeos/drive/stale_cache_files_remover.cc', |
267 'browser/chromeos/drive/stale_cache_files_remover.h', | 251 'browser/chromeos/drive/stale_cache_files_remover.h', |
268 'browser/chromeos/enrollment_dialog_view.cc', | 252 'browser/chromeos/enrollment_dialog_view.cc', |
269 'browser/chromeos/enrollment_dialog_view.h', | 253 'browser/chromeos/enrollment_dialog_view.h', |
270 'browser/chromeos/enterprise_extension_observer.cc', | 254 'browser/chromeos/enterprise_extension_observer.cc', |
271 'browser/chromeos/enterprise_extension_observer.h', | 255 'browser/chromeos/enterprise_extension_observer.h', |
272 'browser/chromeos/extensions/bluetooth_event_router.cc', | |
273 'browser/chromeos/extensions/bluetooth_event_router.h', | |
274 'browser/chromeos/extensions/echo_private_api.cc', | 256 'browser/chromeos/extensions/echo_private_api.cc', |
275 'browser/chromeos/extensions/echo_private_api.h', | 257 'browser/chromeos/extensions/echo_private_api.h', |
276 'browser/chromeos/extensions/file_browser_event_router.cc', | 258 'browser/chromeos/extensions/file_browser_event_router.cc', |
277 'browser/chromeos/extensions/file_browser_event_router.h', | 259 'browser/chromeos/extensions/file_browser_event_router.h', |
278 'browser/chromeos/extensions/file_browser_notifications.cc', | 260 'browser/chromeos/extensions/file_browser_notifications.cc', |
279 'browser/chromeos/extensions/file_browser_notifications.h', | 261 'browser/chromeos/extensions/file_browser_notifications.h', |
280 'browser/chromeos/extensions/file_handler_util.cc', | 262 'browser/chromeos/extensions/file_handler_util.cc', |
281 'browser/chromeos/extensions/file_handler_util.h', | 263 'browser/chromeos/extensions/file_handler_util.h', |
282 'browser/chromeos/extensions/file_manager_util.cc', | 264 'browser/chromeos/extensions/file_manager_util.cc', |
283 'browser/chromeos/extensions/file_manager_util.h', | 265 'browser/chromeos/extensions/file_manager_util.h', |
(...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
752 'type': 'static_library', | 734 'type': 'static_library', |
753 'sources': [ 'browser/chromeos/drive/drive.proto' ], | 735 'sources': [ 'browser/chromeos/drive/drive.proto' ], |
754 'variables': { | 736 'variables': { |
755 'proto_in_dir': 'browser/chromeos/drive', | 737 'proto_in_dir': 'browser/chromeos/drive', |
756 'proto_out_dir': 'chrome/browser/chromeos/drive', | 738 'proto_out_dir': 'chrome/browser/chromeos/drive', |
757 }, | 739 }, |
758 'includes': [ '../build/protoc.gypi' ] | 740 'includes': [ '../build/protoc.gypi' ] |
759 }, | 741 }, |
760 ], | 742 ], |
761 } | 743 } |
OLD | NEW |