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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12282004: Added personal_data_manager android implementation for auto-populating auto-fill on android builds … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 7 years, 10 months 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
« chrome/chrome_browser.gypi ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 54142e8ac0f4fc160e6459ef0c02672e1e20909b..916547479f314773fff13980ca040df794d48037 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -46,6 +46,8 @@
'browser/android/tab_android_test_stubs.cc',
'browser/autofill/autofill_common_test.cc',
'browser/autofill/autofill_common_test.h',
+ 'browser/autofill/auxiliary_profile_loader_mock.cc',
+ 'browser/autofill/auxiliary_profile_loader_mock.h',
'browser/autofill/data_driven_test.cc',
'browser/autofill/data_driven_test.h',
'browser/autofill/test_autofill_external_delegate.cc',
@@ -484,6 +486,7 @@
'browser/autofill/autofill_type_unittest.cc',
'browser/autofill/autofill_xml_parser_unittest.cc',
'browser/autofill/contact_info_unittest.cc',
+ 'browser/autofill/auxiliary_profile_impl_unittest.cc',
'browser/autofill/credit_card_field_unittest.cc',
'browser/autofill/credit_card_unittest.cc',
'browser/autofill/form_field_unittest.cc',
« chrome/chrome_browser.gypi ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698