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

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

Issue 2239133002: [Offline pages] Downloads UI: Adding bridge for issuing notifications (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@download-notifications
Patch Set: Addressing CR feedback Created 4 years, 4 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
« no previous file with comments | « components/offline_pages.gypi ('k') | components/offline_pages/downloads/download_ui_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages/downloads/BUILD.gn
diff --git a/components/offline_pages/downloads/BUILD.gn b/components/offline_pages/downloads/BUILD.gn
index 32eefd7381eed67ffe59fcce2c2a20a6beb330fe..55fd463fdec0f4eaa9c339c143b7d0881f5f01b6 100644
--- a/components/offline_pages/downloads/BUILD.gn
+++ b/components/offline_pages/downloads/BUILD.gn
@@ -13,6 +13,7 @@ static_library("offline_pages_ui_adapter") {
"download_ui_adapter.h",
"download_ui_item.cc",
"download_ui_item.h",
+ "offline_page_download_notifier.h",
]
deps = [
« no previous file with comments | « components/offline_pages.gypi ('k') | components/offline_pages/downloads/download_ui_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698