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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 580043002: [Android] Prompt with infobar on filename conflict (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: changed function order according to headers Created 5 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 5bb7f3a3ee002f142050b05b095e396b9318d1bd..527472f5a216147bfeba007480e48a574ac9e50b 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -39,6 +39,8 @@
'browser/ui/android/infobars/confirm_infobar.h',
'browser/ui/android/infobars/data_reduction_proxy_infobar.cc',
'browser/ui/android/infobars/data_reduction_proxy_infobar.h',
+ 'browser/ui/android/infobars/download_overwrite_infobar.cc',
+ 'browser/ui/android/infobars/download_overwrite_infobar.h',
'browser/ui/android/infobars/infobar_android.cc',
'browser/ui/android/infobars/infobar_android.h',
'browser/ui/android/infobars/infobar_container_android.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698