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

Unified Diff: chrome/chrome_browser.gypi

Issue 3174028: DOMUI: Implement the base HTML for the 'Edit credit card' AutoFill overlay. (Closed)
Patch Set: Forgotten files. Created 10 years, 4 months 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/resources/options/autofill_options.js ('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 5464ef4e26309ba03a023c36caa6489b101f9843..60ce2f7008be37a3a7736ba4e9e8f5e37b84e725 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1146,6 +1146,8 @@
'browser/dom_ui/app_launcher_handler.h',
'browser/dom_ui/autofill_edit_address_handler.cc',
'browser/dom_ui/autofill_edit_address_handler.h',
+ 'browser/dom_ui/autofill_edit_creditcard_handler.cc',
+ 'browser/dom_ui/autofill_edit_creditcard_handler.h',
'browser/dom_ui/autofill_options_handler.cc',
'browser/dom_ui/autofill_options_handler.h',
'browser/dom_ui/bookmarks_ui.cc',
« no previous file with comments | « chrome/browser/resources/options/autofill_options.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698