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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 77283002: [rAc OSX] Factor out AutofillHeader class to contain dialog header elements. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 63b28688d007a940d707a456fe7bba1bf19a873f..3a7871db5be96309a201b4b43f86a7da6fb772b6 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_header.h',
+ 'browser/ui/cocoa/autofill/autofill_header.mm',
groby-ooo-7-16 2013/11/20 23:51:44 Alphabetize?
Ilya Sherman 2013/11/22 05:01:13 Maybe my powers of alphabetization are failing me,
groby-ooo-7-16 2013/11/22 14:51:37 Maybe I'm crazy, but it was in a different locatio
'browser/ui/cocoa/autofill/autofill_layout.h',
'browser/ui/cocoa/autofill/autofill_notification_container.h',
'browser/ui/cocoa/autofill/autofill_notification_container.mm',

Powered by Google App Engine
This is Rietveld 408576698