Chromium Code Reviews| Index: content/public/child/BUILD.gn |
| diff --git a/content/public/child/BUILD.gn b/content/public/child/BUILD.gn |
| index 36a015582806d7a0a1c0171a248c32f72355a81a..dd0b85e43eda94a3a690dd67a4d53992d152507e 100644 |
| --- a/content/public/child/BUILD.gn |
| +++ b/content/public/child/BUILD.gn |
| @@ -35,6 +35,7 @@ source_set("child_sources") { |
| "image_decoder_utils.h", |
| "request_peer.h", |
| "resource_dispatcher_delegate.h", |
| + "url_loader_throttle.h", |
| "v8_value_converter.h", |
| "worker_thread.h", |
| ] |