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

Unified Diff: chrome/chrome.gyp

Issue 164547: Mac: make save/open dialogs operate as tab-modal sheets.... Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Painfully (but hopefully correctly) merged ToT. Created 11 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
« no previous file with comments | « chrome/browser/views/shell_dialogs_win.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 f93160687a55fe4f1af927d115a2d0dc5f1f2b9e..ee77cddecff9ed3c313e06713fff60eff8048daf 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1126,6 +1126,8 @@
'browser/cocoa/tab_cell.mm',
'browser/cocoa/tab_contents_controller.h',
'browser/cocoa/tab_contents_controller.mm',
+ 'browser/cocoa/tab_contents_controller_view.h',
+ 'browser/cocoa/tab_contents_controller_view.mm',
'browser/cocoa/tab_controller.h',
'browser/cocoa/tab_controller.mm',
'browser/cocoa/tab_strip_controller.h',
@@ -1994,6 +1996,7 @@
'browser/sync/profile_sync_service.h',
'browser/sync/sync_status_ui_helper.cc',
'browser/sync/sync_status_ui_helper.h',
+ 'browser/tab_contents/constrained_window.cc',
'browser/tab_contents/constrained_window.h',
'browser/tab_contents/infobar_delegate.cc',
'browser/tab_contents/infobar_delegate.h',
« no previous file with comments | « chrome/browser/views/shell_dialogs_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698