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

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: Fix for android CQ failure. 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 f2251077b5607b915929bfe8108aa84d5b6ac181..b6ad3a5b9ca680537a4188b992659d073b0a2e2e 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