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

Unified Diff: chrome/chrome_browser.gypi

Issue 3157027: DOMUI: Add the basic HTML for the 'Edit Address' AutoFill overlay. (Closed)
Patch Set: Review fixes 2. 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 98610d317bfae7850167d08115664da999d2dea5..cb7e5721ac7fd34a0f673ddad616e14b3a519449 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1138,6 +1138,8 @@
'browser/dom_operation_notification_details.h',
'browser/dom_ui/app_launcher_handler.cc',
'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_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