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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11428071: support CC expiration dates in imperative autocomplete dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 8 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 e36461b3a6af94ee0b21bdbf6b521c96a88614a2..3ca7966e262ac7f58e17529a36c156f87a5bfdd1 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -180,6 +180,8 @@
'browser/ui/aura/stacking_client_aura.cc',
'browser/ui/aura/stacking_client_aura.h',
'browser/ui/aura/tabs/dock_info_aurax11.cc',
+ 'browser/ui/autofill/autofill_dialog_comboboxes.cc',
+ 'browser/ui/autofill/autofill_dialog_comboboxes.h',
'browser/ui/autofill/autofill_dialog_controller.cc',
'browser/ui/autofill/autofill_dialog_controller.h',
'browser/ui/autofill/autofill_dialog_view.cc',

Powered by Google App Engine
This is Rietveld 408576698