summaryrefslogtreecommitdiffstats
path: root/components/autofill.gypi
diff options
context:
space:
mode:
authorsimonhatch@chromium.org <simonhatch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 16:03:44 +0000
committersimonhatch@chromium.org <simonhatch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-02 16:03:44 +0000
commit4c03784db6dca496004a7f547a5384291294aa24 (patch)
treeff4c4b993aaa9e762250d70c1f4e5a3b62f7a41d /components/autofill.gypi
parent534d1f5cbc333988282c2e434f6e3dcfddff3c03 (diff)
downloadchromium_src-4c03784db6dca496004a7f547a5384291294aa24.zip
chromium_src-4c03784db6dca496004a7f547a5384291294aa24.tar.gz
chromium_src-4c03784db6dca496004a7f547a5384291294aa24.tar.bz2
Revert 215119 "Autocheckout: Manually revert r208999"
> Autocheckout: Manually revert r208999 > > BUG=255567 > TBR=ramankk@chromium.org > > Review URL: https://codereview.chromium.org/21054003 TBR=simonhatch@chromium.org Review URL: https://codereview.chromium.org/21822003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215297 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/autofill.gypi')
-rw-r--r--components/autofill.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/autofill.gypi b/components/autofill.gypi
index a2c7a02..92eccd3 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -309,6 +309,9 @@
'autofill/content/browser/autocheckout_page_meta_data.h',
'autofill/content/browser/autocheckout_request_manager.cc',
'autofill/content/browser/autocheckout_request_manager.h',
+ 'autofill/content/browser/autocheckout_statistic.cc',
+ 'autofill/content/browser/autocheckout_statistic.h',
+ 'autofill/content/browser/autocheckout_steps.h',
'autofill/content/browser/autofill_driver_impl.cc',
'autofill/content/browser/autofill_driver_impl.h',
'autofill/content/browser/risk/fingerprint.cc',