Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(755)

Side by Side Diff: content/content_child.gypi

Issue 394403002: Move weburlresponse_extradata_impl.* from webkit/ to content/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: john review Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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
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 13 matching lines...) Expand all
207 'child/webcrypto/webcrypto_impl.cc', 209 'child/webcrypto/webcrypto_impl.cc',
208 'child/webcrypto/webcrypto_impl.h', 210 'child/webcrypto/webcrypto_impl.h',
209 'child/webcrypto/webcrypto_util.cc', 211 'child/webcrypto/webcrypto_util.cc',
210 'child/webcrypto/webcrypto_util.h', 212 'child/webcrypto/webcrypto_util.h',
211 'child/webfallbackthemeengine_impl.cc', 213 'child/webfallbackthemeengine_impl.cc',
212 'child/webfallbackthemeengine_impl.h', 214 'child/webfallbackthemeengine_impl.h',
213 'child/webfileutilities_impl.cc', 215 'child/webfileutilities_impl.cc',
214 'child/webfileutilities_impl.h', 216 'child/webfileutilities_impl.h',
215 'child/webmessageportchannel_impl.cc', 217 'child/webmessageportchannel_impl.cc',
216 'child/webmessageportchannel_impl.h', 218 'child/webmessageportchannel_impl.h',
217 'child/threaded_data_provider.cc',
218 'child/threaded_data_provider.h',
219 'child/websocket_bridge.cc', 219 'child/websocket_bridge.cc',
220 'child/websocket_bridge.h', 220 'child/websocket_bridge.h',
221 'child/websocket_dispatcher.cc', 221 'child/websocket_dispatcher.cc',
222 'child/websocket_dispatcher.h', 222 'child/websocket_dispatcher.h',
223 'child/webthemeengine_impl_android.cc', 223 'child/webthemeengine_impl_android.cc',
224 'child/webthemeengine_impl_android.h', 224 'child/webthemeengine_impl_android.h',
225 'child/webthemeengine_impl_default.cc', 225 'child/webthemeengine_impl_default.cc',
226 'child/webthemeengine_impl_default.h', 226 'child/webthemeengine_impl_default.h',
227 'child/webthemeengine_impl_mac.cc', 227 'child/webthemeengine_impl_mac.cc',
228 'child/webthemeengine_impl_mac.h', 228 'child/webthemeengine_impl_mac.h',
229 'child/webthread_impl.cc', 229 'child/webthread_impl.cc',
230 'child/webthread_impl.h', 230 'child/webthread_impl.h',
231 'child/weburlresponse_extradata_impl.cc',
232 'child/weburlresponse_extradata_impl.h',
231 'child/worker_task_runner.cc', 233 'child/worker_task_runner.cc',
232 'child/worker_task_runner.h', 234 'child/worker_task_runner.h',
233 'child/worker_thread_task_runner.cc', 235 'child/worker_thread_task_runner.cc',
234 'child/worker_thread_task_runner.h', 236 'child/worker_thread_task_runner.h',
235 ], 237 ],
236 'webcrypto_nss_sources': [ 238 'webcrypto_nss_sources': [
237 'child/webcrypto/platform_crypto_nss.cc', 239 'child/webcrypto/platform_crypto_nss.cc',
238 ], 240 ],
239 'webcrypto_openssl_sources': [ 241 'webcrypto_openssl_sources': [
240 'child/webcrypto/platform_crypto_openssl.cc', 242 'child/webcrypto/platform_crypto_openssl.cc',
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 }, { 313 }, {
312 'dependencies': [ 314 'dependencies': [
313 '../third_party/nss/nss.gyp:nspr', 315 '../third_party/nss/nss.gyp:nspr',
314 '../third_party/nss/nss.gyp:nss', 316 '../third_party/nss/nss.gyp:nss',
315 ], 317 ],
316 }], 318 }],
317 ], 319 ],
318 }], 320 }],
319 ], 321 ],
320 } 322 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698