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

Unified Diff: chrome/browser/BUILD.gn

Issue 2528483003: [Android Downloads] Long-press menu item "Download Link" should delegate job to OfflinePages backen… (Closed)
Patch Set: git merge resolved Created 4 years 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 | « no previous file | chrome/browser/android/offline_pages/downloads/resource_throttle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 86516165fac2c8a7582d03cdb0b15f313b837b58..862bf57dc8241eb6228b09018a5fab7ccce902c2 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3119,6 +3119,8 @@ split_static_library("browser") {
"android/offline_pages/downloads/offline_page_infobar_delegate.h",
"android/offline_pages/downloads/offline_page_notification_bridge.cc",
"android/offline_pages/downloads/offline_page_notification_bridge.h",
+ "android/offline_pages/downloads/resource_throttle.cc",
+ "android/offline_pages/downloads/resource_throttle.h",
"android/offline_pages/offline_page_bookmark_observer.cc",
"android/offline_pages/offline_page_bookmark_observer.h",
"android/offline_pages/offline_page_bridge.cc",
« no previous file with comments | « no previous file | chrome/browser/android/offline_pages/downloads/resource_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698