Chromium Code Reviews

Unified Diff: chrome/chrome_browser.gypi

Issue 555023: Notify the AutoFillManager when the user clicks "Apply" or "OK". Adds an Aut... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/autofill/credit_card.cc ('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
===================================================================
--- chrome/chrome_browser.gypi (revision 36570)
+++ chrome/chrome_browser.gypi (working copy)
@@ -85,6 +85,7 @@
'browser/autofill/address.cc',
'browser/autofill/address.h',
'browser/autofill/autofill_dialog_gtk.cc',
+ 'browser/autofill/autofill_dialog.cc',
'browser/autofill/autofill_dialog.h',
'browser/autofill/autofill_field.cc',
'browser/autofill/autofill_field.h',
« no previous file with comments | « chrome/browser/autofill/credit_card.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine