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

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: Fixed autogenerated nits from trybot Created 7 years, 9 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
« no previous file with comments | « chrome/chrome.gyp ('k') | components/autofill.gypi » ('j') | 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 904e4324f5528b6214b109b55c97578a1bd55d35..f302839cd0b472ecf756dd9370e271592766dd2d 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -271,6 +271,8 @@
# TODO(joi): Move to //components/components.gypi once
# remaining dependencies back to //chrome are eliminated.
+ '../components/autofill/browser/android/test_auxiliary_profile_loader_android.cc',
+ '../components/autofill/browser/android/test_auxiliary_profile_loader_android.h',
'../components/autofill/browser/autofill_common_test.cc',
'../components/autofill/browser/autofill_common_test.h',
'../components/autofill/browser/data_driven_test.cc',
@@ -1639,6 +1641,7 @@
# remaining dependencies back to //chrome are eliminated.
'../components/autofill/browser/address_field_unittest.cc',
'../components/autofill/browser/address_unittest.cc',
+ '../components/autofill/browser/android/auxiliary_profile_unittest_android.cc',
'../components/autofill/browser/autocheckout/whitelist_manager_unittest.cc',
'../components/autofill/browser/autocheckout_manager_unittest.cc',
'../components/autofill/browser/autocheckout_page_meta_data_unittest.cc',
« no previous file with comments | « chrome/chrome.gyp ('k') | components/autofill.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698