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

Side by Side Diff: content/content_child.gypi

Issue 185553014: Revert "Revert 254514 "Revert 254507 "Reland "Move WebKitPlatformSupport..."" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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
« no previous file with comments | « content/common/socket_stream_handle_data.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 '../skia/skia.gyp:skia', 9 '../skia/skia.gyp:skia',
10 '../ui/gfx/gfx.gyp:gfx', 10 '../ui/gfx/gfx.gyp:gfx',
(...skipping 11 matching lines...) Expand all
22 'child/appcache/appcache_backend_proxy.cc', 22 'child/appcache/appcache_backend_proxy.cc',
23 'child/appcache/appcache_backend_proxy.h', 23 'child/appcache/appcache_backend_proxy.h',
24 'child/appcache/appcache_dispatcher.cc', 24 'child/appcache/appcache_dispatcher.cc',
25 'child/appcache/appcache_dispatcher.h', 25 'child/appcache/appcache_dispatcher.h',
26 'child/appcache/appcache_frontend_impl.cc', 26 'child/appcache/appcache_frontend_impl.cc',
27 'child/appcache/appcache_frontend_impl.h', 27 'child/appcache/appcache_frontend_impl.h',
28 'child/appcache/web_application_cache_host_impl.cc', 28 'child/appcache/web_application_cache_host_impl.cc',
29 'child/appcache/web_application_cache_host_impl.h', 29 'child/appcache/web_application_cache_host_impl.h',
30 'child/blink_glue.cc', 30 'child/blink_glue.cc',
31 'child/blink_glue.h', 31 'child/blink_glue.h',
32 'child/blink_platform_impl.cc',
33 'child/blink_platform_impl.h',
34 'child/browser_font_resource_trusted.cc', 32 'child/browser_font_resource_trusted.cc',
35 'child/browser_font_resource_trusted.h', 33 'child/browser_font_resource_trusted.h',
36 'child/child_histogram_message_filter.cc', 34 'child/child_histogram_message_filter.cc',
37 'child/child_histogram_message_filter.h', 35 'child/child_histogram_message_filter.h',
38 'child/child_message_filter.cc', 36 'child/child_message_filter.cc',
39 'child/child_message_filter.h', 37 'child/child_message_filter.h',
40 'child/child_process.cc', 38 'child/child_process.cc',
41 'child/child_process.h', 39 'child/child_process.h',
42 'child/child_resource_message_filter.cc', 40 'child/child_resource_message_filter.cc',
43 'child/child_resource_message_filter.h', 41 'child/child_resource_message_filter.h',
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 'child/site_isolation_policy.cc', 148 'child/site_isolation_policy.cc',
151 'child/site_isolation_policy.h', 149 'child/site_isolation_policy.h',
152 'child/socket_stream_dispatcher.cc', 150 'child/socket_stream_dispatcher.cc',
153 'child/socket_stream_dispatcher.h', 151 'child/socket_stream_dispatcher.h',
154 'child/thread_safe_sender.cc', 152 'child/thread_safe_sender.cc',
155 'child/thread_safe_sender.h', 153 'child/thread_safe_sender.h',
156 'child/web_database_observer_impl.cc', 154 'child/web_database_observer_impl.cc',
157 'child/web_database_observer_impl.h', 155 'child/web_database_observer_impl.h',
158 'child/web_discardable_memory_impl.cc', 156 'child/web_discardable_memory_impl.cc',
159 'child/web_discardable_memory_impl.h', 157 'child/web_discardable_memory_impl.h',
160 'child/web_socket_stream_handle_bridge.h',
161 'child/web_socket_stream_handle_delegate.h',
162 'child/web_socket_stream_handle_impl.cc',
163 'child/web_socket_stream_handle_impl.h',
164 'child/web_url_loader_impl.cc',
165 'child/web_url_loader_impl.h',
166 'child/webblobregistry_impl.cc', 158 'child/webblobregistry_impl.cc',
167 'child/webblobregistry_impl.h', 159 'child/webblobregistry_impl.h',
168 'child/webfallbackthemeengine_impl.cc',
169 'child/webfallbackthemeengine_impl.h',
170 'child/webfileutilities_impl.cc', 160 'child/webfileutilities_impl.cc',
171 'child/webfileutilities_impl.h', 161 'child/webfileutilities_impl.h',
172 'child/webkitplatformsupport_child_impl.cc', 162 'child/webkitplatformsupport_child_impl.cc',
173 'child/webkitplatformsupport_child_impl.h', 163 'child/webkitplatformsupport_child_impl.h',
174 'child/webkitplatformsupport_impl.cc', 164 'child/webkitplatformsupport_impl.cc',
175 'child/webkitplatformsupport_impl.h', 165 'child/webkitplatformsupport_impl.h',
176 'child/webmessageportchannel_impl.cc', 166 'child/webmessageportchannel_impl.cc',
177 'child/webmessageportchannel_impl.h', 167 'child/webmessageportchannel_impl.h',
178 'child/websocket_bridge.cc', 168 'child/websocket_bridge.cc',
179 'child/websocket_bridge.h', 169 'child/websocket_bridge.h',
180 'child/websocket_dispatcher.cc', 170 'child/websocket_dispatcher.cc',
181 'child/websocket_dispatcher.h', 171 'child/websocket_dispatcher.h',
172 'child/webfallbackthemeengine_impl.cc',
173 'child/webfallbackthemeengine_impl.h',
182 'child/webthemeengine_impl_android.cc', 174 'child/webthemeengine_impl_android.cc',
183 'child/webthemeengine_impl_android.h', 175 'child/webthemeengine_impl_android.h',
184 'child/webthemeengine_impl_default.cc', 176 'child/webthemeengine_impl_default.cc',
185 'child/webthemeengine_impl_default.h', 177 'child/webthemeengine_impl_default.h',
186 'child/webthemeengine_impl_mac.cc', 178 'child/webthemeengine_impl_mac.cc',
187 'child/webthemeengine_impl_mac.h', 179 'child/webthemeengine_impl_mac.h',
188 'child/webthread_impl.cc', 180 'child/webthread_impl.cc',
189 'child/webthread_impl.h', 181 'child/webthread_impl.h',
190 'child/worker_task_runner.cc', 182 'child/worker_task_runner.cc',
191 'child/worker_task_runner.h', 183 'child/worker_task_runner.h',
(...skipping 30 matching lines...) Expand all
222 # iOS only needs a small portion of content; exclude all the 214 # iOS only needs a small portion of content; exclude all the
223 # implementation, and re-include what is used. 215 # implementation, and re-include what is used.
224 ['exclude', '\\.(cc|mm)$'], 216 ['exclude', '\\.(cc|mm)$'],
225 ], 217 ],
226 }, { # OS!="ios" 218 }, { # OS!="ios"
227 'dependencies': [ 219 'dependencies': [
228 '../third_party/WebKit/public/blink.gyp:blink', 220 '../third_party/WebKit/public/blink.gyp:blink',
229 '../third_party/npapi/npapi.gyp:npapi', 221 '../third_party/npapi/npapi.gyp:npapi',
230 '../webkit/child/webkit_child.gyp:webkit_child', 222 '../webkit/child/webkit_child.gyp:webkit_child',
231 '../webkit/common/webkit_common.gyp:webkit_common', 223 '../webkit/common/webkit_common.gyp:webkit_common',
232 '../webkit/webkit_resources.gyp:webkit_resources',
233 ], 224 ],
234 }], 225 }],
235 ['use_aura==1', { 226 ['use_aura==1', {
236 'sources!': [ 227 'sources!': [
237 'child/npapi/webplugin_delegate_impl_mac.mm', 228 'child/npapi/webplugin_delegate_impl_mac.mm',
238 ], 229 ],
239 }], 230 }],
240 ['OS=="win"', { 231 ['OS=="win"', {
241 'sources!': [ 232 'sources!': [
242 'child/npapi/webplugin_delegate_impl_aura.cc', 233 'child/npapi/webplugin_delegate_impl_aura.cc',
243 ], 234 ],
244 }], 235 }],
245 ], 236 ],
246 } 237 }
OLDNEW
« no previous file with comments | « content/common/socket_stream_handle_data.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698