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

Unified Diff: components/offline_pages/core/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/BUILD.gn
diff --git a/components/offline_pages/core/BUILD.gn b/components/offline_pages/core/BUILD.gn
index 198ddcdeb5f22ea8cb3f854aa0a825fd1ca0210c..088c953cdeb0914c432507a5cda27ede80ec12e5 100644
--- a/components/offline_pages/core/BUILD.gn
+++ b/components/offline_pages/core/BUILD.gn
@@ -122,6 +122,7 @@ if (is_android) {
"background/request_notifier.h",
"background/request_queue_results.h",
"background/save_page_request.h",
+ "downloads/download_ui_item.h",
"offline_page_types.h",
"offline_store_types.h",
]

Powered by Google App Engine
This is Rietveld 408576698