Chromium Code Reviews

Unified Diff: chrome/chrome_browser.gypi

Issue 509014: Add FormGroup, an interface that represents a collection of form fields group... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years 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/form_group.h ('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 35107)
+++ chrome/chrome_browser.gypi (working copy)
@@ -95,6 +95,7 @@
'browser/autofill/field_types.h',
'browser/autofill/form_field.cc',
'browser/autofill/form_field.h',
+ 'browser/autofill/form_group.h',
'browser/autofill/form_structure.cc',
'browser/autofill/form_structure.h',
'browser/autofill/name_field.cc',
« no previous file with comments | « chrome/browser/autofill/form_group.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine