| 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     '../crypto/crypto.gyp:crypto', |     8     '../crypto/crypto.gyp:crypto', | 
|     9     '../device/vibration/vibration.gyp:device_vibration', |     9     '../device/vibration/vibration.gyp:device_vibration', | 
|    10     '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |    10     '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 
| (...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   921       'browser/media/media_internals_ui.cc', |   921       'browser/media/media_internals_ui.cc', | 
|   922       'browser/media/media_internals_ui.h', |   922       'browser/media/media_internals_ui.h', | 
|   923       'browser/media/midi_host.cc', |   923       'browser/media/midi_host.cc', | 
|   924       'browser/media/midi_host.h', |   924       'browser/media/midi_host.h', | 
|   925       'browser/media/webrtc_identity_store.cc', |   925       'browser/media/webrtc_identity_store.cc', | 
|   926       'browser/media/webrtc_identity_store.h', |   926       'browser/media/webrtc_identity_store.h', | 
|   927       'browser/media/webrtc_identity_store_backend.cc', |   927       'browser/media/webrtc_identity_store_backend.cc', | 
|   928       'browser/media/webrtc_identity_store_backend.h', |   928       'browser/media/webrtc_identity_store_backend.h', | 
|   929       'browser/manifest/manifest_manager_host.cc', |   929       'browser/manifest/manifest_manager_host.cc', | 
|   930       'browser/manifest/manifest_manager_host.h', |   930       'browser/manifest/manifest_manager_host.h', | 
 |   931       'browser/message_port_delegate.h', | 
|   931       'browser/message_port_message_filter.cc', |   932       'browser/message_port_message_filter.cc', | 
|   932       'browser/message_port_message_filter.h', |   933       'browser/message_port_message_filter.h', | 
|   933       'browser/message_port_provider.cc', |   934       'browser/message_port_provider.cc', | 
|   934       'browser/message_port_service.cc', |   935       'browser/message_port_service.cc', | 
|   935       'browser/message_port_service.h', |   936       'browser/message_port_service.h', | 
|   936       'browser/mime_registry_message_filter.cc', |   937       'browser/mime_registry_message_filter.cc', | 
|   937       'browser/mime_registry_message_filter.h', |   938       'browser/mime_registry_message_filter.h', | 
|   938       'browser/mojo/mojo_application_host.cc', |   939       'browser/mojo/mojo_application_host.cc', | 
|   939       'browser/mojo/mojo_application_host.h', |   940       'browser/mojo/mojo_application_host.h', | 
|   940       'browser/mojo/service_registrar_android.cc', |   941       'browser/mojo/service_registrar_android.cc', | 
|   941       'browser/mojo/service_registrar_android.h', |   942       'browser/mojo/service_registrar_android.h', | 
|   942       'browser/mojo/service_registry_android.cc', |   943       'browser/mojo/service_registry_android.cc', | 
|   943       'browser/mojo/service_registry_android.h', |   944       'browser/mojo/service_registry_android.h', | 
 |   945       'browser/navigator_connect/navigator_connect_context.cc', | 
 |   946       'browser/navigator_connect/navigator_connect_context.h', | 
|   944       'browser/navigator_connect/navigator_connect_dispatcher_host.cc', |   947       'browser/navigator_connect/navigator_connect_dispatcher_host.cc', | 
|   945       'browser/navigator_connect/navigator_connect_dispatcher_host.h', |   948       'browser/navigator_connect/navigator_connect_dispatcher_host.h', | 
|   946       'browser/net/browser_online_state_observer.cc', |   949       'browser/net/browser_online_state_observer.cc', | 
|   947       'browser/net/browser_online_state_observer.h', |   950       'browser/net/browser_online_state_observer.h', | 
|   948       'browser/net/sqlite_persistent_cookie_store.cc', |   951       'browser/net/sqlite_persistent_cookie_store.cc', | 
|   949       'browser/net/sqlite_persistent_cookie_store.h', |   952       'browser/net/sqlite_persistent_cookie_store.h', | 
|   950       'browser/net/view_blob_internals_job_factory.cc', |   953       'browser/net/view_blob_internals_job_factory.cc', | 
|   951       'browser/net/view_blob_internals_job_factory.h', |   954       'browser/net/view_blob_internals_job_factory.h', | 
|   952       'browser/net/view_http_cache_job_factory.cc', |   955       'browser/net/view_http_cache_job_factory.cc', | 
|   953       'browser/net/view_http_cache_job_factory.h', |   956       'browser/net/view_http_cache_job_factory.h', | 
| (...skipping 990 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  1944       'sources': [ |  1947       'sources': [ | 
|  1945         'browser/media/cdm/browser_cdm_manager.cc', |  1948         'browser/media/cdm/browser_cdm_manager.cc', | 
|  1946         'browser/media/cdm/browser_cdm_manager.h', |  1949         'browser/media/cdm/browser_cdm_manager.h', | 
|  1947         # This works on Android because enable_browser_cdms==1 on Android. |  1950         # This works on Android because enable_browser_cdms==1 on Android. | 
|  1948         'browser/media/media_web_contents_observer.cc', |  1951         'browser/media/media_web_contents_observer.cc', | 
|  1949         'browser/media/media_web_contents_observer.h', |  1952         'browser/media/media_web_contents_observer.h', | 
|  1950       ], |  1953       ], | 
|  1951     }], |  1954     }], | 
|  1952   ], |  1955   ], | 
|  1953 } |  1956 } | 
| OLD | NEW |