| Index: components/autofill/core/common/BUILD.gn
|
| diff --git a/components/autofill/core/common/BUILD.gn b/components/autofill/core/common/BUILD.gn
|
| index d75af87c0af4fc6c6cf90a2bcae3e151afbf8dd9..97f92d272e184fcc62046d2e3ece7e3cd284cb64 100644
|
| --- a/components/autofill/core/common/BUILD.gn
|
| +++ b/components/autofill/core/common/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| static_library("common") {
|
| + output_name = "autofill_browser_common"
|
| sources = [
|
| # TODO(brettw) why are these "browser" files in the "common" target?
|
| "../browser/android/auxiliary_profile_loader_android.cc",
|
|
|