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

Unified 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, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/socket_stream_handle_data.cc ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 45d9fe80a9bcedb25c26159c61559a6b58a3b1a3..bb8546da33a3d775bd5690f83f0cf7661cb974ec 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -29,8 +29,6 @@
'child/appcache/web_application_cache_host_impl.h',
'child/blink_glue.cc',
'child/blink_glue.h',
- 'child/blink_platform_impl.cc',
- 'child/blink_platform_impl.h',
'child/browser_font_resource_trusted.cc',
'child/browser_font_resource_trusted.h',
'child/child_histogram_message_filter.cc',
@@ -157,16 +155,8 @@
'child/web_database_observer_impl.h',
'child/web_discardable_memory_impl.cc',
'child/web_discardable_memory_impl.h',
- 'child/web_socket_stream_handle_bridge.h',
- 'child/web_socket_stream_handle_delegate.h',
- 'child/web_socket_stream_handle_impl.cc',
- 'child/web_socket_stream_handle_impl.h',
- 'child/web_url_loader_impl.cc',
- 'child/web_url_loader_impl.h',
'child/webblobregistry_impl.cc',
'child/webblobregistry_impl.h',
- 'child/webfallbackthemeengine_impl.cc',
- 'child/webfallbackthemeengine_impl.h',
'child/webfileutilities_impl.cc',
'child/webfileutilities_impl.h',
'child/webkitplatformsupport_child_impl.cc',
@@ -179,6 +169,8 @@
'child/websocket_bridge.h',
'child/websocket_dispatcher.cc',
'child/websocket_dispatcher.h',
+ 'child/webfallbackthemeengine_impl.cc',
+ 'child/webfallbackthemeengine_impl.h',
'child/webthemeengine_impl_android.cc',
'child/webthemeengine_impl_android.h',
'child/webthemeengine_impl_default.cc',
@@ -229,7 +221,6 @@
'../third_party/npapi/npapi.gyp:npapi',
'../webkit/child/webkit_child.gyp:webkit_child',
'../webkit/common/webkit_common.gyp:webkit_common',
- '../webkit/webkit_resources.gyp:webkit_resources',
],
}],
['use_aura==1', {
« 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