| 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/debugger/devtools_resources.gyp:devtools_resources', | 7 'browser/debugger/devtools_resources.gyp:devtools_resources', |
| 8 'browser/speech/proto/speech_proto.gyp:speech_proto', | 8 'browser/speech/proto/speech_proto.gyp:speech_proto', |
| 9 '../base/base.gyp:base_static', | 9 '../base/base.gyp:base_static', |
| 10 '../crypto/crypto.gyp:crypto', | 10 '../crypto/crypto.gyp:crypto', |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 84 'public/browser/geolocation_permission_context.h', | 84 'public/browser/geolocation_permission_context.h', |
| 85 'public/browser/global_request_id.h', | 85 'public/browser/global_request_id.h', |
| 86 'public/browser/gpu_data_manager.h', | 86 'public/browser/gpu_data_manager.h', |
| 87 'public/browser/gpu_data_manager_observer.h', | 87 'public/browser/gpu_data_manager_observer.h', |
| 88 'public/browser/host_zoom_map.h', | 88 'public/browser/host_zoom_map.h', |
| 89 'public/browser/indexed_db_context.h', | 89 'public/browser/indexed_db_context.h', |
| 90 'public/browser/interstitial_page.h', | 90 'public/browser/interstitial_page.h', |
| 91 'public/browser/invalidate_type.h', | 91 'public/browser/invalidate_type.h', |
| 92 'public/browser/javascript_dialogs.h', | 92 'public/browser/javascript_dialogs.h', |
| 93 'public/browser/keyboard_listener.h', | 93 'public/browser/keyboard_listener.h', |
| 94 'public/browser/load_from_memory_cache_details.cc', |
| 95 'public/browser/load_from_memory_cache_details.h', |
| 94 'public/browser/load_notification_details.h', | 96 'public/browser/load_notification_details.h', |
| 95 'public/browser/native_web_keyboard_event.h', | 97 'public/browser/native_web_keyboard_event.h', |
| 96 'public/browser/navigation_controller.h', | 98 'public/browser/navigation_controller.h', |
| 97 'public/browser/navigation_details.cc', | 99 'public/browser/navigation_details.cc', |
| 98 'public/browser/navigation_details.h', | 100 'public/browser/navigation_details.h', |
| 99 'public/browser/navigation_entry.h', | 101 'public/browser/navigation_entry.h', |
| 100 'public/browser/navigation_type.h', | 102 'public/browser/navigation_type.h', |
| 101 'public/browser/notification_details.h', | 103 'public/browser/notification_details.h', |
| 102 'public/browser/notification_observer.h', | 104 'public/browser/notification_observer.h', |
| 103 'public/browser/notification_registrar.cc', | 105 'public/browser/notification_registrar.cc', |
| (...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 415 'browser/in_process_webkit/indexed_db_transaction_callbacks.cc', | 417 'browser/in_process_webkit/indexed_db_transaction_callbacks.cc', |
| 416 'browser/in_process_webkit/indexed_db_transaction_callbacks.h', | 418 'browser/in_process_webkit/indexed_db_transaction_callbacks.h', |
| 417 'browser/in_process_webkit/webkit_thread.cc', | 419 'browser/in_process_webkit/webkit_thread.cc', |
| 418 'browser/in_process_webkit/webkit_thread.h', | 420 'browser/in_process_webkit/webkit_thread.h', |
| 419 'browser/intents/intent_injector.cc', | 421 'browser/intents/intent_injector.cc', |
| 420 'browser/intents/intent_injector.h', | 422 'browser/intents/intent_injector.h', |
| 421 'browser/intents/internal_web_intents_dispatcher.cc', | 423 'browser/intents/internal_web_intents_dispatcher.cc', |
| 422 'browser/intents/internal_web_intents_dispatcher.h', | 424 'browser/intents/internal_web_intents_dispatcher.h', |
| 423 'browser/intents/web_intents_dispatcher_impl.cc', | 425 'browser/intents/web_intents_dispatcher_impl.cc', |
| 424 'browser/intents/web_intents_dispatcher_impl.h', | 426 'browser/intents/web_intents_dispatcher_impl.h', |
| 425 'browser/load_from_memory_cache_details.cc', | |
| 426 'browser/load_from_memory_cache_details.h', | |
| 427 'browser/mach_broker_mac.cc', | 427 'browser/mach_broker_mac.cc', |
| 428 'browser/mach_broker_mac.h', | 428 'browser/mach_broker_mac.h', |
| 429 'browser/mime_registry_message_filter.cc', | 429 'browser/mime_registry_message_filter.cc', |
| 430 'browser/mime_registry_message_filter.h', | 430 'browser/mime_registry_message_filter.h', |
| 431 'browser/net/browser_online_state_observer.cc', | 431 'browser/net/browser_online_state_observer.cc', |
| 432 'browser/net/browser_online_state_observer.h', | 432 'browser/net/browser_online_state_observer.h', |
| 433 'browser/net/view_blob_internals_job_factory.cc', | 433 'browser/net/view_blob_internals_job_factory.cc', |
| 434 'browser/net/view_blob_internals_job_factory.h', | 434 'browser/net/view_blob_internals_job_factory.h', |
| 435 'browser/net/view_http_cache_job_factory.cc', | 435 'browser/net/view_http_cache_job_factory.cc', |
| 436 'browser/net/view_http_cache_job_factory.h', | 436 'browser/net/view_http_cache_job_factory.h', |
| (...skipping 526 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 963 ], | 963 ], |
| 964 }], | 964 }], |
| 965 ['input_speech==0', { | 965 ['input_speech==0', { |
| 966 'sources/': [ | 966 'sources/': [ |
| 967 ['exclude', '^browser/speech/'], | 967 ['exclude', '^browser/speech/'], |
| 968 ], | 968 ], |
| 969 }], | 969 }], |
| 970 ], | 970 ], |
| 971 } | 971 } |
| 972 | 972 |
| OLD | NEW |