Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index c61d6ff3af2f101cebad3baaea81a77cc4b5e9c3..f6e06ec5718592b59317777328c8340b0662cfb9 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -151,6 +151,8 @@ |
'child/request_info.h', |
'child/resource_dispatcher.cc', |
'child/resource_dispatcher.h', |
+ 'child/resource_loader_bridge.cc', |
+ 'child/resource_loader_bridge.h', |
'child/runtime_features.cc', |
'child/runtime_features.h', |
'child/scoped_child_process_reference.cc', |
@@ -327,7 +329,6 @@ |
'../third_party/WebKit/public/blink.gyp:blink', |
'../third_party/WebKit/public/blink_resources.gyp:blink_resources', |
'../third_party/npapi/npapi.gyp:npapi', |
- '../webkit/child/webkit_child.gyp:webkit_child', |
'../webkit/common/webkit_common.gyp:webkit_common', |
], |
}], |