| OLD | NEW |
| 1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 2013 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', | 7 '../base/base.gyp:base', |
| 8 '../components/tracing.gyp:tracing', | 8 '../components/tracing.gyp:tracing', |
| 9 '../mojo/mojo.gyp:mojo_environment_chromium', | 9 '../mojo/mojo.gyp:mojo_environment_chromium', |
| 10 '../mojo/mojo.gyp:mojo_service_provider_bindings', | 10 '../mojo/mojo.gyp:mojo_service_provider_bindings', |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 148 'child/request_extra_data.cc', | 148 'child/request_extra_data.cc', |
| 149 'child/request_extra_data.h', | 149 'child/request_extra_data.h', |
| 150 'child/request_info.cc', | 150 'child/request_info.cc', |
| 151 'child/request_info.h', | 151 'child/request_info.h', |
| 152 'child/resource_dispatcher.cc', | 152 'child/resource_dispatcher.cc', |
| 153 'child/resource_dispatcher.h', | 153 'child/resource_dispatcher.h', |
| 154 'child/runtime_features.cc', | 154 'child/runtime_features.cc', |
| 155 'child/runtime_features.h', | 155 'child/runtime_features.h', |
| 156 'child/scoped_child_process_reference.cc', | 156 'child/scoped_child_process_reference.cc', |
| 157 'child/scoped_child_process_reference.h', | 157 'child/scoped_child_process_reference.h', |
| 158 'child/service_worker/service_worker_dispatcher.cc', |
| 159 'child/service_worker/service_worker_dispatcher.h', |
| 158 'child/service_worker/service_worker_handle_reference.cc', | 160 'child/service_worker/service_worker_handle_reference.cc', |
| 159 'child/service_worker/service_worker_handle_reference.h', | 161 'child/service_worker/service_worker_handle_reference.h', |
| 160 'child/service_worker/service_worker_dispatcher.cc', | |
| 161 'child/service_worker/service_worker_dispatcher.h', | |
| 162 'child/service_worker/service_worker_message_filter.cc', | 162 'child/service_worker/service_worker_message_filter.cc', |
| 163 'child/service_worker/service_worker_message_filter.h', | 163 'child/service_worker/service_worker_message_filter.h', |
| 164 'child/service_worker/service_worker_network_provider.cc', | 164 'child/service_worker/service_worker_network_provider.cc', |
| 165 'child/service_worker/service_worker_network_provider.h', | 165 'child/service_worker/service_worker_network_provider.h', |
| 166 'child/service_worker/service_worker_provider_context.cc', | 166 'child/service_worker/service_worker_provider_context.cc', |
| 167 'child/service_worker/service_worker_provider_context.h', | 167 'child/service_worker/service_worker_provider_context.h', |
| 168 'child/service_worker/web_service_worker_impl.cc', | 168 'child/service_worker/web_service_worker_impl.cc', |
| 169 'child/service_worker/web_service_worker_impl.h', | 169 'child/service_worker/web_service_worker_impl.h', |
| 170 'child/service_worker/web_service_worker_provider_impl.cc', | 170 'child/service_worker/web_service_worker_provider_impl.cc', |
| 171 'child/service_worker/web_service_worker_provider_impl.h', | 171 'child/service_worker/web_service_worker_provider_impl.h', |
| 172 'child/shared_worker_devtools_agent.cc', | 172 'child/shared_worker_devtools_agent.cc', |
| 173 'child/shared_worker_devtools_agent.h', | 173 'child/shared_worker_devtools_agent.h', |
| 174 'child/simple_webmimeregistry_impl.cc', | 174 'child/simple_webmimeregistry_impl.cc', |
| 175 'child/simple_webmimeregistry_impl.h', | 175 'child/simple_webmimeregistry_impl.h', |
| 176 'child/site_isolation_policy.cc', | 176 'child/site_isolation_policy.cc', |
| 177 'child/site_isolation_policy.h', | 177 'child/site_isolation_policy.h', |
| 178 'child/socket_stream_dispatcher.cc', | 178 'child/socket_stream_dispatcher.cc', |
| 179 'child/socket_stream_dispatcher.h', | 179 'child/socket_stream_dispatcher.h', |
| 180 'child/sync_load_response.cc', | 180 'child/sync_load_response.cc', |
| 181 'child/sync_load_response.h', | 181 'child/sync_load_response.h', |
| 182 'child/thread_safe_sender.cc', | 182 'child/thread_safe_sender.cc', |
| 183 'child/thread_safe_sender.h', | 183 'child/thread_safe_sender.h', |
| 184 'child/threaded_data_provider.cc', |
| 185 'child/threaded_data_provider.h', |
| 184 'child/touch_fling_gesture_curve.cc', | 186 'child/touch_fling_gesture_curve.cc', |
| 185 'child/touch_fling_gesture_curve.h', | 187 'child/touch_fling_gesture_curve.h', |
| 186 'child/web_database_observer_impl.cc', | 188 'child/web_database_observer_impl.cc', |
| 187 'child/web_database_observer_impl.h', | 189 'child/web_database_observer_impl.h', |
| 188 'child/web_discardable_memory_impl.cc', | 190 'child/web_discardable_memory_impl.cc', |
| 189 'child/web_discardable_memory_impl.h', | 191 'child/web_discardable_memory_impl.h', |
| 190 'child/web_socket_stream_handle_bridge.h', | 192 'child/web_socket_stream_handle_bridge.h', |
| 191 'child/web_socket_stream_handle_delegate.h', | 193 'child/web_socket_stream_handle_delegate.h', |
| 192 'child/web_socket_stream_handle_impl.cc', | 194 'child/web_socket_stream_handle_impl.cc', |
| 193 'child/web_socket_stream_handle_impl.h', | 195 'child/web_socket_stream_handle_impl.h', |
| (...skipping 19 matching lines...) Expand all Loading... |
| 213 'child/webcrypto/webcrypto_impl.cc', | 215 'child/webcrypto/webcrypto_impl.cc', |
| 214 'child/webcrypto/webcrypto_impl.h', | 216 'child/webcrypto/webcrypto_impl.h', |
| 215 'child/webcrypto/webcrypto_util.cc', | 217 'child/webcrypto/webcrypto_util.cc', |
| 216 'child/webcrypto/webcrypto_util.h', | 218 'child/webcrypto/webcrypto_util.h', |
| 217 'child/webfallbackthemeengine_impl.cc', | 219 'child/webfallbackthemeengine_impl.cc', |
| 218 'child/webfallbackthemeengine_impl.h', | 220 'child/webfallbackthemeengine_impl.h', |
| 219 'child/webfileutilities_impl.cc', | 221 'child/webfileutilities_impl.cc', |
| 220 'child/webfileutilities_impl.h', | 222 'child/webfileutilities_impl.h', |
| 221 'child/webmessageportchannel_impl.cc', | 223 'child/webmessageportchannel_impl.cc', |
| 222 'child/webmessageportchannel_impl.h', | 224 'child/webmessageportchannel_impl.h', |
| 223 'child/threaded_data_provider.cc', | |
| 224 'child/threaded_data_provider.h', | |
| 225 'child/websocket_bridge.cc', | 225 'child/websocket_bridge.cc', |
| 226 'child/websocket_bridge.h', | 226 'child/websocket_bridge.h', |
| 227 'child/websocket_dispatcher.cc', | 227 'child/websocket_dispatcher.cc', |
| 228 'child/websocket_dispatcher.h', | 228 'child/websocket_dispatcher.h', |
| 229 'child/webthemeengine_impl_android.cc', | 229 'child/webthemeengine_impl_android.cc', |
| 230 'child/webthemeengine_impl_android.h', | 230 'child/webthemeengine_impl_android.h', |
| 231 'child/webthemeengine_impl_default.cc', | 231 'child/webthemeengine_impl_default.cc', |
| 232 'child/webthemeengine_impl_default.h', | 232 'child/webthemeengine_impl_default.h', |
| 233 'child/webthemeengine_impl_mac.cc', | 233 'child/webthemeengine_impl_mac.cc', |
| 234 'child/webthemeengine_impl_mac.h', | 234 'child/webthemeengine_impl_mac.h', |
| 235 'child/webthread_impl.cc', | 235 'child/webthread_impl.cc', |
| 236 'child/webthread_impl.h', | 236 'child/webthread_impl.h', |
| 237 'child/weburlresponse_extradata_impl.cc', |
| 238 'child/weburlresponse_extradata_impl.h', |
| 237 'child/worker_task_runner.cc', | 239 'child/worker_task_runner.cc', |
| 238 'child/worker_task_runner.h', | 240 'child/worker_task_runner.h', |
| 239 'child/worker_thread_task_runner.cc', | 241 'child/worker_thread_task_runner.cc', |
| 240 'child/worker_thread_task_runner.h', | 242 'child/worker_thread_task_runner.h', |
| 241 ], | 243 ], |
| 242 'webcrypto_nss_sources': [ | 244 'webcrypto_nss_sources': [ |
| 243 'child/webcrypto/nss/aes_cbc_nss.cc', | 245 'child/webcrypto/nss/aes_cbc_nss.cc', |
| 244 'child/webcrypto/nss/aes_gcm_nss.cc', | 246 'child/webcrypto/nss/aes_gcm_nss.cc', |
| 245 'child/webcrypto/nss/aes_key_nss.cc', | 247 'child/webcrypto/nss/aes_key_nss.cc', |
| 246 'child/webcrypto/nss/aes_key_nss.h', | 248 'child/webcrypto/nss/aes_key_nss.h', |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 348 }, { | 350 }, { |
| 349 'dependencies': [ | 351 'dependencies': [ |
| 350 '../third_party/nss/nss.gyp:nspr', | 352 '../third_party/nss/nss.gyp:nspr', |
| 351 '../third_party/nss/nss.gyp:nss', | 353 '../third_party/nss/nss.gyp:nss', |
| 352 ], | 354 ], |
| 353 }], | 355 }], |
| 354 ], | 356 ], |
| 355 }], | 357 }], |
| 356 ], | 358 ], |
| 357 } | 359 } |
| OLD | NEW |