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

Unified Diff: components/autofill/core/browser/BUILD.gn

Issue 478453002: Remove PersonalAutofillPopulator for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update AutofillManagerTest expectations Created 6 years, 4 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
Index: components/autofill/core/browser/BUILD.gn
diff --git a/components/autofill/core/browser/BUILD.gn b/components/autofill/core/browser/BUILD.gn
index 9f3713c4398a3e038497033284efa4f442440d99..acda944f2eb237e299ca4801f39f51ecd4e634c7 100644
--- a/components/autofill/core/browser/BUILD.gn
+++ b/components/autofill/core/browser/BUILD.gn
@@ -177,8 +177,6 @@ static_library("browser") {
static_library("test_support") {
sources = [
- "android/test_auxiliary_profile_loader_android.cc",
- "android/test_auxiliary_profile_loader_android.h",
"autofill_test_utils.cc",
"autofill_test_utils.h",
"data_driven_test.cc",
@@ -206,7 +204,6 @@ source_set("unit_tests") {
sources = [
"address_field_unittest.cc",
"address_unittest.cc",
- "android/auxiliary_profile_unittest_android.cc",
"autocomplete_history_manager_unittest.cc",
"autofill_country_unittest.cc",
"autofill_data_model_unittest.cc",
« no previous file with comments | « components/autofill.gypi ('k') | components/autofill/core/browser/android/auxiliary_profile_loader_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698