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

Unified Diff: chrome/chrome_browser.gypi

Issue 11415221: Add support for autofilling radio buttons and checkboxes. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: address comments Created 8 years 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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 92f93890699079c851c7311b445b12032515e1aa..50cd260427f41caea3db468b21ca2a536ce3a617 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -214,6 +214,7 @@
'browser/autofill/autofill_regexes.h',
'browser/autofill/autofill_scanner.cc',
'browser/autofill/autofill_scanner.h',
+ 'browser/autofill/autofill_server_field_info.h',
'browser/autofill/autofill_type.cc',
'browser/autofill/autofill_type.h',
'browser/autofill/autofill_xml_parser.cc',

Powered by Google App Engine
This is Rietveld 408576698