OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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 'dependencies': [ | 6 'dependencies': [ |
7 'browser/speech/proto/speech_proto.gyp:speech_proto', | 7 'browser/speech/proto/speech_proto.gyp:speech_proto', |
8 '../base/base.gyp:base_static', | 8 '../base/base.gyp:base_static', |
9 '../crypto/crypto.gyp:crypto', | 9 '../crypto/crypto.gyp:crypto', |
10 '../google_apis/google_apis.gyp:google_apis', | 10 '../google_apis/google_apis.gyp:google_apis', |
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
230 'browser/accessibility/browser_accessibility_state_impl_win.cc', | 230 'browser/accessibility/browser_accessibility_state_impl_win.cc', |
231 'browser/accessibility/browser_accessibility_state_impl.h', | 231 'browser/accessibility/browser_accessibility_state_impl.h', |
232 'browser/accessibility/browser_accessibility_win.cc', | 232 'browser/accessibility/browser_accessibility_win.cc', |
233 'browser/accessibility/browser_accessibility_win.h', | 233 'browser/accessibility/browser_accessibility_win.h', |
234 'browser/android/android_browser_process.cc', | 234 'browser/android/android_browser_process.cc', |
235 'browser/android/android_browser_process.h', | 235 'browser/android/android_browser_process.h', |
236 'browser/android/browser_jni_registrar.cc', | 236 'browser/android/browser_jni_registrar.cc', |
237 'browser/android/browser_jni_registrar.h', | 237 'browser/android/browser_jni_registrar.h', |
238 'browser/android/browser_media_player_manager.cc', | 238 'browser/android/browser_media_player_manager.cc', |
239 'browser/android/browser_media_player_manager.h', | 239 'browser/android/browser_media_player_manager.h', |
| 240 'browser/android/browser_startup_configuration_android.cc', |
240 'browser/android/child_process_launcher_android.cc', | 241 'browser/android/child_process_launcher_android.cc', |
241 'browser/android/child_process_launcher_android.h', | 242 'browser/android/child_process_launcher_android.h', |
242 'browser/android/content_settings.cc', | 243 'browser/android/content_settings.cc', |
243 'browser/android/content_settings.h', | 244 'browser/android/content_settings.h', |
244 'browser/android/content_startup_flags.cc', | 245 'browser/android/content_startup_flags.cc', |
245 'browser/android/content_startup_flags.h', | 246 'browser/android/content_startup_flags.h', |
246 'browser/android/content_video_view.cc', | 247 'browser/android/content_video_view.cc', |
247 'browser/android/content_video_view.h', | 248 'browser/android/content_video_view.h', |
248 'browser/android/content_view_core_impl.cc', | 249 'browser/android/content_view_core_impl.cc', |
249 'browser/android/content_view_core_impl.h', | 250 'browser/android/content_view_core_impl.h', |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
308 'browser/browser_plugin/browser_plugin_guest_manager.cc', | 309 'browser/browser_plugin/browser_plugin_guest_manager.cc', |
309 'browser/browser_plugin/browser_plugin_guest_manager.h', | 310 'browser/browser_plugin/browser_plugin_guest_manager.h', |
310 'browser/browser_plugin/browser_plugin_host_factory.h', | 311 'browser/browser_plugin/browser_plugin_host_factory.h', |
311 'browser/browser_plugin/browser_plugin_message_filter.cc', | 312 'browser/browser_plugin/browser_plugin_message_filter.cc', |
312 'browser/browser_plugin/browser_plugin_message_filter.h', | 313 'browser/browser_plugin/browser_plugin_message_filter.h', |
313 'browser/browser_plugin/browser_plugin_popup_menu_helper_mac.h', | 314 'browser/browser_plugin/browser_plugin_popup_menu_helper_mac.h', |
314 'browser/browser_plugin/browser_plugin_popup_menu_helper_mac.mm', | 315 'browser/browser_plugin/browser_plugin_popup_menu_helper_mac.mm', |
315 'browser/browser_process_sub_thread.cc', | 316 'browser/browser_process_sub_thread.cc', |
316 'browser/browser_process_sub_thread.h', | 317 'browser/browser_process_sub_thread.h', |
317 'browser/browser_thread_impl.cc', | 318 'browser/browser_thread_impl.cc', |
| 319 'browser/browser_startup_configuration.cc', |
| 320 'browser/browser_startup_configuration.h', |
318 'browser/browser_thread_impl.h', | 321 'browser/browser_thread_impl.h', |
319 'browser/browser_url_handler_impl.cc', | 322 'browser/browser_url_handler_impl.cc', |
320 'browser/browser_url_handler_impl.h', | 323 'browser/browser_url_handler_impl.h', |
321 'browser/browsing_instance.cc', | 324 'browser/browsing_instance.cc', |
322 'browser/browsing_instance.h', | 325 'browser/browsing_instance.h', |
323 'browser/byte_stream.cc', | 326 'browser/byte_stream.cc', |
324 'browser/byte_stream.h', | 327 'browser/byte_stream.h', |
325 'browser/cert_store_impl.cc', | 328 'browser/cert_store_impl.cc', |
326 'browser/cert_store_impl.h', | 329 'browser/cert_store_impl.h', |
327 'browser/child_process_launcher.cc', | 330 'browser/child_process_launcher.cc', |
(...skipping 699 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1027 'browser/ssl/ssl_host_state.cc', | 1030 'browser/ssl/ssl_host_state.cc', |
1028 'browser/ssl/ssl_host_state.h', | 1031 'browser/ssl/ssl_host_state.h', |
1029 'browser/ssl/ssl_manager.cc', | 1032 'browser/ssl/ssl_manager.cc', |
1030 'browser/ssl/ssl_manager.h', | 1033 'browser/ssl/ssl_manager.h', |
1031 'browser/ssl/ssl_policy_backend.cc', | 1034 'browser/ssl/ssl_policy_backend.cc', |
1032 'browser/ssl/ssl_policy_backend.h', | 1035 'browser/ssl/ssl_policy_backend.h', |
1033 'browser/ssl/ssl_policy.cc', | 1036 'browser/ssl/ssl_policy.cc', |
1034 'browser/ssl/ssl_policy.h', | 1037 'browser/ssl/ssl_policy.h', |
1035 'browser/ssl/ssl_request_info.cc', | 1038 'browser/ssl/ssl_request_info.cc', |
1036 'browser/ssl/ssl_request_info.h', | 1039 'browser/ssl/ssl_request_info.h', |
| 1040 'browser/startup_task_runner.cc', |
| 1041 'browser/startup_task_runner.h', |
1037 'browser/streams/stream.cc', | 1042 'browser/streams/stream.cc', |
1038 'browser/streams/stream.h', | 1043 'browser/streams/stream.h', |
1039 'browser/streams/stream_context.cc', | 1044 'browser/streams/stream_context.cc', |
1040 'browser/streams/stream_handle_impl.cc', | 1045 'browser/streams/stream_handle_impl.cc', |
1041 'browser/streams/stream_handle_impl.h', | 1046 'browser/streams/stream_handle_impl.h', |
1042 'browser/streams/stream_context.h', | 1047 'browser/streams/stream_context.h', |
1043 'browser/streams/stream_read_observer.h', | 1048 'browser/streams/stream_read_observer.h', |
1044 'browser/streams/stream_registry.cc', | 1049 'browser/streams/stream_registry.cc', |
1045 'browser/streams/stream_registry.h', | 1050 'browser/streams/stream_registry.h', |
1046 'browser/streams/stream_url_request_job.cc', | 1051 'browser/streams/stream_url_request_job.cc', |
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1344 'libraries': [ | 1349 'libraries': [ |
1345 '-ljnigraphics', | 1350 '-ljnigraphics', |
1346 ], | 1351 ], |
1347 }, | 1352 }, |
1348 'sources/': [ | 1353 'sources/': [ |
1349 ['exclude', '^browser/device_orientation/data_fetcher_shared_memory_defa
ult.cc$'], | 1354 ['exclude', '^browser/device_orientation/data_fetcher_shared_memory_defa
ult.cc$'], |
1350 ['exclude', '^browser/geolocation/network_location_provider\\.(cc|h)$'], | 1355 ['exclude', '^browser/geolocation/network_location_provider\\.(cc|h)$'], |
1351 ['exclude', '^browser/geolocation/network_location_request\\.(cc|h)$'], | 1356 ['exclude', '^browser/geolocation/network_location_request\\.(cc|h)$'], |
1352 ['exclude', '^browser/tracing/tracing_ui'], | 1357 ['exclude', '^browser/tracing/tracing_ui'], |
1353 ['exclude', '^browser/speech/'], | 1358 ['exclude', '^browser/speech/'], |
| 1359 ['exclude', '^browser/browser_startup_configuration.cc'], |
1354 ['include', '^browser/speech/speech_recognition_dispatcher_host\\.(cc|h)
$'], | 1360 ['include', '^browser/speech/speech_recognition_dispatcher_host\\.(cc|h)
$'], |
1355 ['include', '^browser/speech/speech_recognition_manager_impl\\.(cc|h)$']
, | 1361 ['include', '^browser/speech/speech_recognition_manager_impl\\.(cc|h)$']
, |
1356 ['include', '^browser/speech/speech_recognizer\\.h$'], | 1362 ['include', '^browser/speech/speech_recognizer\\.h$'], |
1357 ['include', '^browser/speech/speech_recognizer_impl_android\\.(cc|h)$'], | 1363 ['include', '^browser/speech/speech_recognizer_impl_android\\.(cc|h)$'], |
1358 ], | 1364 ], |
1359 }, { # OS!="android" | 1365 }, { # OS!="android" |
1360 'sources/': [ | 1366 'sources/': [ |
1361 ['exclude', '^browser/renderer_host/java/'], | 1367 ['exclude', '^browser/renderer_host/java/'], |
1362 ['exclude', '^browser/speech/speech_recognizer_impl_android\\.(cc|h)'], | 1368 ['exclude', '^browser/speech/speech_recognizer_impl_android\\.(cc|h)'], |
1363 ], | 1369 ], |
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1486 '../third_party/speex/speex.gyp:libspeex', | 1492 '../third_party/speex/speex.gyp:libspeex', |
1487 ], | 1493 ], |
1488 }], | 1494 }], |
1489 ['linux_use_libgps==1', { | 1495 ['linux_use_libgps==1', { |
1490 'dependencies': [ | 1496 'dependencies': [ |
1491 '../build/linux/system.gyp:libgps', | 1497 '../build/linux/system.gyp:libgps', |
1492 ], | 1498 ], |
1493 }], | 1499 }], |
1494 ], | 1500 ], |
1495 } | 1501 } |
OLD | NEW |