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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 73293002: [rAC, OSX] Cleanup: Separate out WindowController (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to HEAD Created 7 years, 1 month 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/autofill/autofill_dialog_window_controller.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 e22ac518f94940b9f953803bc416f5be0732ed38..054b798ef197e97a1e283fd1356a6d5adb4ac3ab 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -518,6 +518,8 @@
'browser/ui/cocoa/autofill/autofill_dialog_constants.h',
'browser/ui/cocoa/autofill/autofill_bubble_controller.h',
'browser/ui/cocoa/autofill/autofill_bubble_controller.mm',
+ 'browser/ui/cocoa/autofill/autofill_dialog_window_controller.h',
+ 'browser/ui/cocoa/autofill/autofill_dialog_window_controller.mm',
'browser/ui/cocoa/autofill/autofill_layout.h',
'browser/ui/cocoa/autofill/autofill_notification_container.h',
'browser/ui/cocoa/autofill/autofill_notification_container.mm',
« no previous file with comments | « chrome/browser/ui/cocoa/autofill/autofill_dialog_window_controller.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698