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

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

Issue 571863002: GN: Get //chrome/* mostly working on android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/utility/BUILD.gn ('k') | components/dom_distiller/core/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/core/common/BUILD.gn
diff --git a/components/autofill/core/common/BUILD.gn b/components/autofill/core/common/BUILD.gn
index 094388169c8441ed3e4ac15e0e366c7c7b4e0d0c..570ba55e4d4498f7708b8e5eebf1b010317bb169 100644
--- a/components/autofill/core/common/BUILD.gn
+++ b/components/autofill/core/common/BUILD.gn
@@ -4,14 +4,6 @@
static_library("common") {
sources = [
- # TODO(brettw) why are these "browser" files in the "common" target?
- "../browser/android/auxiliary_profile_loader_android.cc",
- "../browser/android/auxiliary_profile_loader_android.h",
- "../browser/android/auxiliary_profiles_android.cc",
- "../browser/android/auxiliary_profiles_android.h",
- "../browser/android/component_jni_registrar.cc",
- "../browser/android/component_jni_registrar.h",
- "../browser/android/personal_data_manager_android.cc",
"autofill_constants.cc",
"autofill_constants.h",
"autofill_data_validation.cc",
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | components/dom_distiller/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698