Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index 29f7f094a43167c2af939388e41b03382ec38183..01e72038118f9f64d93ae3857c9a7d254f1f424e 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -177,6 +177,8 @@ target(link_target_type, "child") { |
"sync_load_response.h", |
"thread_safe_sender.cc", |
"thread_safe_sender.h", |
+ "url_loader_client_impl.cc", |
+ "url_loader_client_impl.h", |
"url_response_body_consumer.cc", |
"url_response_body_consumer.h", |
"v8_value_converter_impl.cc", |