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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 817273003: [Mac] Make ConstrainedWebDialog resize with parent window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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/ui/cocoa/constrained_window/constrained_window_web_dialog_sheet.mm ('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 efeb41ee7da636c19986a495385962dc88d8b378..d357670873eb75396e2fd7f74fe571e18452cee6 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -345,6 +345,8 @@
'browser/ui/cocoa/constrained_window/constrained_window_sheet_controller.mm',
'browser/ui/cocoa/constrained_window/constrained_window_sheet_info.h',
'browser/ui/cocoa/constrained_window/constrained_window_sheet_info.mm',
+ 'browser/ui/cocoa/constrained_window/constrained_window_web_dialog_sheet.h',
+ 'browser/ui/cocoa/constrained_window/constrained_window_web_dialog_sheet.mm',
'browser/ui/cocoa/content_settings/collected_cookies_mac.h',
'browser/ui/cocoa/content_settings/collected_cookies_mac.mm',
'browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.h',
« no previous file with comments | « chrome/browser/ui/cocoa/constrained_window/constrained_window_web_dialog_sheet.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698