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

Unified Diff: chrome/chrome.gyp

Issue 165295: Add "dangerous download" view on OS X, for now for dmg files. Also fix download item layout. (Closed)
Patch Set: Address comments Created 11 years, 4 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/browser/download/download_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 26ada332faf1d561a4e1b334d55a9af7f1af1fb6..1f175c4d98cfbfa67145ebbd7773e9afa56212cf 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2058,7 +2058,6 @@
'browser/bookmarks/bookmark_context_menu.cc',
'browser/bookmarks/bookmark_drop_info.cc',
'browser/dock_info.cc',
- 'browser/download/download_exe.cc',
'browser/download/download_request_dialog_delegate_win.cc',
'browser/jankometer.cc',
'browser/login_prompt.cc',
@@ -2846,6 +2845,7 @@
'app/nibs/TabContents.xib',
'app/nibs/TabView.xib',
'app/nibs/Toolbar.xib',
+ 'app/theme/alert_small.png',
'app/theme/back_Template.pdf',
'app/theme/bookmark_bar_folder.png',
'app/theme/chevron.png', # TODO(jrg): get (and use) a pdf version
« no previous file with comments | « chrome/browser/download/download_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698