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

Unified Diff: chrome/browser/BUILD.gn

Issue 2496983003: Use native implementation of dangerous download infobar (Closed)
Patch Set: Created 4 years, 1 month 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 736c8b2ee54d80f8377fe0bc2b98661b61c829f8..87409e5e5df807664b2d8bef8407acab025e40f7 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2994,6 +2994,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