Index: components/history/core/browser/BUILD.gn |
diff --git a/components/history/core/browser/BUILD.gn b/components/history/core/browser/BUILD.gn |
index ac47a12ddc68494273731d125766544d3f992fc9..f39a9c38305363e6ec26584572aca42c671d86ba 100644 |
--- a/components/history/core/browser/BUILD.gn |
+++ b/components/history/core/browser/BUILD.gn |
@@ -9,6 +9,8 @@ static_library("browser") { |
"download_constants.h", |
"download_database.cc", |
"download_database.h", |
+ "download_job_info.cc", |
+ "download_job_info.h", |
"download_row.cc", |
"download_row.h", |
"download_types.cc", |