Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1304)

Unified Diff: components/offline_pages/core/downloads/BUILD.gn

Issue 2631933002: Adding status info to DownloadUIItem and piping it through. (Closed)
Patch Set: fix comment Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/offline_pages/core/downloads/BUILD.gn
diff --git a/components/offline_pages/core/downloads/BUILD.gn b/components/offline_pages/core/downloads/BUILD.gn
index ad8ea055b78974aec766b52b9c628a76e3dead5b..ec27b8cdfeea40bb8629fb7460b6421a85ed0815 100644
--- a/components/offline_pages/core/downloads/BUILD.gn
+++ b/components/offline_pages/core/downloads/BUILD.gn
@@ -39,6 +39,7 @@ source_set("unit_tests") {
"//components/offline_pages/core",
"//components/offline_pages/core:test_support",
"//components/offline_pages/core/background:background_offliner",
+ "//components/offline_pages/core/background:test_support",
"//testing/gtest",
]
}
« no previous file with comments | « components/offline_pages/core/BUILD.gn ('k') | components/offline_pages/core/downloads/download_ui_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698