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

Unified Diff: webkit/child/webkit_child.gyp

Issue 267973002: Revert of Remove webkit's ResourceLoaderBridge interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « webkit/child/resource_loader_bridge.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/child/webkit_child.gyp
diff --git a/webkit/child/webkit_child.gyp b/webkit/child/webkit_child.gyp
index 30e336174f1e4f79eea82f4de43cc78a700b134c..e4ac2d20a3a23de780ccbfa45a5d0587bd8ab81a 100644
--- a/webkit/child/webkit_child.gyp
+++ b/webkit/child/webkit_child.gyp
@@ -56,6 +56,8 @@
'sources': [
'multipart_response_delegate.cc',
'multipart_response_delegate.h',
+ 'resource_loader_bridge.cc',
+ 'resource_loader_bridge.h',
'webkit_child_export.h',
'weburlresponse_extradata_impl.cc',
'weburlresponse_extradata_impl.h',
« no previous file with comments | « webkit/child/resource_loader_bridge.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698