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

Unified Diff: chrome/chrome_browser.gypi

Issue 459008: Mac: the return of the tab-modal-sheets patch. (Closed)
Patch Set: Merged ToT. Must ... commit ... soon. Created 11 years 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 7779dd13c733134bfc8f7cf701da8501e0c0f49d..7bff36c1fe97326064934ef972ec048b96c6d9f4 100755
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1484,6 +1484,7 @@
'browser/sync/sync_ui_util_mac.h',
'browser/state_tracker.cc',
'browser/state_tracker.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',
@@ -1976,6 +1977,8 @@
'include_dirs': [
'../third_party/GTM',
'../third_party/GTM/AppKit',
+###FIXME <-- dmaclach to add the following line?
+ '../third_party/GTM/DebugUtils',
'../third_party/GTM/Foundation',
],
'link_settings': {
« 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