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

Unified Diff: chrome/chrome_browser.gypi

Issue 6973035: Move download stuff to download tab helper. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Oops, forgot to add tab watcher as delegate with CF. Created 9 years, 7 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 6e636391e8300d56a179418789843b1524856861..876f13d27787c33ea4db4709db69884dc7b0f05e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2561,6 +2561,8 @@
'browser/ui/crypto_module_password_dialog_openssl.cc',
'browser/ui/download/download_tab_helper.cc',
'browser/ui/download/download_tab_helper.h',
+ 'browser/ui/download/download_tab_helper_delegate.cc',
+ 'browser/ui/download/download_tab_helper_delegate.h',
'browser/ui/find_bar/find_bar.h',
'browser/ui/find_bar/find_bar_controller.cc',
'browser/ui/find_bar/find_bar_controller.h',
« no previous file with comments | « chrome/browser/ui/download/download_tab_helper_delegate.cc ('k') | content/browser/tab_contents/tab_contents.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698