Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index 45d9fe80a9bcedb25c26159c61559a6b58a3b1a3..9a16e20beaa96df1c81f473a7bef2ac09e07a268 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -193,6 +193,8 @@ |
'child/worker_thread_task_runner.h', |
'public/child/image_decoder_utils.h', |
'public/child/resource_dispatcher_delegate.h', |
+ 'public/child/resource_loader_bridge.cc', |
+ 'public/child/resource_loader_bridge.h', |
], |
'conditions': [ |
['use_default_render_theme==0', |