summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
authorahutter@chromium.org <ahutter@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-03 23:41:07 +0000
committerahutter@chromium.org <ahutter@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-03 23:41:07 +0000
commit72a3a52b1509992ef3cdf434b89fe03233804a42 (patch)
tree95cea38c867d1a8bb71c3fb3692f3375fb7e6eca /chrome/chrome_common.gypi
parent010644bcf7b0a3a088dfb8b4efe5c0d92b24a5ef (diff)
downloadchromium_src-72a3a52b1509992ef3cdf434b89fe03233804a42.zip
chromium_src-72a3a52b1509992ef3cdf434b89fe03233804a42.tar.gz
chromium_src-72a3a52b1509992ef3cdf434b89fe03233804a42.tar.bz2
Add ability to click an element to FormAutofillUtil
BUG=167101 Review URL: https://chromiumcodereview.appspot.com/11649040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175050 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 4665614..9226ce66 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -63,6 +63,8 @@
'common/attrition_experiments.h',
'common/auto_start_linux.cc',
'common/auto_start_linux.h',
+ 'common/autofill/web_element_descriptor.cc',
+ 'common/autofill/web_element_descriptor.h',
'common/autofill_messages.h',
'common/automation_constants.cc',
'common/automation_constants.h',