Chromium Code Reviews| Index: content/public/common/BUILD.gn |
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn |
| index 18bdf6c0e2a08ae35b24d99b8a7f6eea677cee6f..fe2f2e57d34d4a8b0b0314e852c112978b9e2ed7 100644 |
| --- a/content/public/common/BUILD.gn |
| +++ b/content/public/common/BUILD.gn |
| @@ -238,6 +238,7 @@ source_set("common_sources") { |
| "url_constants.cc", |
| "url_constants.h", |
| "url_fetcher.h", |
| + "url_loader_throttle.h", |
| "url_utils.cc", |
| "url_utils.h", |
| "user_agent.h", |