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

Unified Diff: chrome/browser/BUILD.gn

Issue 2437623003: Use native implementation of dangerous download infobar (Closed)
Patch Set: nits Created 4 years, 2 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index cfb583d403807fcf409ef98fbc0c63af0f2f2341..f332db5d57608ac163b4539c2de4d01adff204b8 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3003,6 +3003,8 @@ split_static_library("browser") {
"android/download/chrome_download_delegate.h",
"android/download/chrome_download_manager_overwrite_infobar_delegate.cc",
"android/download/chrome_download_manager_overwrite_infobar_delegate.h",
+ "android/download/dangerous_download_infobar_delegate.cc",
+ "android/download/dangerous_download_infobar_delegate.h",
"android/download/download_controller.cc",
"android/download/download_controller.h",
"android/download/download_controller_base.cc",

Powered by Google App Engine
This is Rietveld 408576698