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 '../base/base.gyp:base_static', | 7 '../base/base.gyp:base_static', |
8 '../cc/cc.gyp:cc', | 8 '../cc/cc.gyp:cc', |
9 '../cc/cc.gyp:cc_surfaces', | 9 '../cc/cc.gyp:cc_surfaces', |
10 '../components/mime_util/mime_util.gyp:mime_util', | 10 '../components/mime_util/mime_util.gyp:mime_util', |
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
284 'public/browser/screen_orientation_provider.cc', | 284 'public/browser/screen_orientation_provider.cc', |
285 'public/browser/screen_orientation_provider.h', | 285 'public/browser/screen_orientation_provider.h', |
286 'public/browser/security_style_explanation.h', | 286 'public/browser/security_style_explanation.h', |
287 'public/browser/security_style_explanations.cc', | 287 'public/browser/security_style_explanations.cc', |
288 'public/browser/security_style_explanations.h', | 288 'public/browser/security_style_explanations.h', |
289 'public/browser/service_worker_context.h', | 289 'public/browser/service_worker_context.h', |
290 'public/browser/service_worker_usage_info.cc', | 290 'public/browser/service_worker_usage_info.cc', |
291 'public/browser/service_worker_usage_info.h', | 291 'public/browser/service_worker_usage_info.h', |
292 'public/browser/session_storage_namespace.h', | 292 'public/browser/session_storage_namespace.h', |
293 'public/browser/session_storage_usage_info.h', | 293 'public/browser/session_storage_usage_info.h', |
294 'public/browser/signed_certificate_timestamp_store.h', | |
295 'public/browser/site_instance.h', | 294 'public/browser/site_instance.h', |
296 'public/browser/speech_recognition_event_listener.h', | 295 'public/browser/speech_recognition_event_listener.h', |
297 'public/browser/speech_recognition_manager.h', | 296 'public/browser/speech_recognition_manager.h', |
298 'public/browser/speech_recognition_manager_delegate.h', | 297 'public/browser/speech_recognition_manager_delegate.h', |
299 'public/browser/speech_recognition_session_config.cc', | 298 'public/browser/speech_recognition_session_config.cc', |
300 'public/browser/speech_recognition_session_config.h', | 299 'public/browser/speech_recognition_session_config.h', |
301 'public/browser/speech_recognition_session_context.cc', | 300 'public/browser/speech_recognition_session_context.cc', |
302 'public/browser/speech_recognition_session_context.h', | 301 'public/browser/speech_recognition_session_context.h', |
303 'public/browser/speech_recognition_session_preamble.cc', | 302 'public/browser/speech_recognition_session_preamble.cc', |
304 'public/browser/speech_recognition_session_preamble.h', | 303 'public/browser/speech_recognition_session_preamble.h', |
(...skipping 1159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1464 'browser/shared_worker/shared_worker_instance.cc', | 1463 'browser/shared_worker/shared_worker_instance.cc', |
1465 'browser/shared_worker/shared_worker_instance.h', | 1464 'browser/shared_worker/shared_worker_instance.h', |
1466 'browser/shared_worker/shared_worker_message_filter.cc', | 1465 'browser/shared_worker/shared_worker_message_filter.cc', |
1467 'browser/shared_worker/shared_worker_message_filter.h', | 1466 'browser/shared_worker/shared_worker_message_filter.h', |
1468 'browser/shared_worker/shared_worker_service_impl.cc', | 1467 'browser/shared_worker/shared_worker_service_impl.cc', |
1469 'browser/shared_worker/shared_worker_service_impl.h', | 1468 'browser/shared_worker/shared_worker_service_impl.h', |
1470 'browser/shared_worker/worker_document_set.cc', | 1469 'browser/shared_worker/worker_document_set.cc', |
1471 'browser/shared_worker/worker_document_set.h', | 1470 'browser/shared_worker/worker_document_set.h', |
1472 'browser/shared_worker/worker_storage_partition.cc', | 1471 'browser/shared_worker/worker_storage_partition.cc', |
1473 'browser/shared_worker/worker_storage_partition.h', | 1472 'browser/shared_worker/worker_storage_partition.h', |
1474 'browser/signed_certificate_timestamp_store_impl.cc', | |
1475 'browser/signed_certificate_timestamp_store_impl.h', | |
1476 'browser/site_instance_impl.cc', | 1473 'browser/site_instance_impl.cc', |
1477 'browser/site_instance_impl.h', | 1474 'browser/site_instance_impl.h', |
1478 'browser/speech/audio_buffer.cc', | 1475 'browser/speech/audio_buffer.cc', |
1479 'browser/speech/audio_buffer.h', | 1476 'browser/speech/audio_buffer.h', |
1480 'browser/speech/audio_encoder.cc', | 1477 'browser/speech/audio_encoder.cc', |
1481 'browser/speech/audio_encoder.h', | 1478 'browser/speech/audio_encoder.h', |
1482 'browser/speech/chunked_byte_buffer.cc', | 1479 'browser/speech/chunked_byte_buffer.cc', |
1483 'browser/speech/chunked_byte_buffer.h', | 1480 'browser/speech/chunked_byte_buffer.h', |
1484 'browser/speech/endpointer/endpointer.cc', | 1481 'browser/speech/endpointer/endpointer.cc', |
1485 'browser/speech/endpointer/endpointer.h', | 1482 'browser/speech/endpointer/endpointer.h', |
(...skipping 710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2196 ['enable_webvr==1 and OS=="android"', { | 2193 ['enable_webvr==1 and OS=="android"', { |
2197 'sources': [ | 2194 'sources': [ |
2198 'browser/vr/android/cardboard/cardboard_vr_device.cc', | 2195 'browser/vr/android/cardboard/cardboard_vr_device.cc', |
2199 'browser/vr/android/cardboard/cardboard_vr_device.h', | 2196 'browser/vr/android/cardboard/cardboard_vr_device.h', |
2200 'browser/vr/android/cardboard/cardboard_vr_device_provider.cc', | 2197 'browser/vr/android/cardboard/cardboard_vr_device_provider.cc', |
2201 'browser/vr/android/cardboard/cardboard_vr_device_provider.h', | 2198 'browser/vr/android/cardboard/cardboard_vr_device_provider.h', |
2202 ], | 2199 ], |
2203 }], | 2200 }], |
2204 ], | 2201 ], |
2205 } | 2202 } |
OLD | NEW |