Index: components/visitedlink/common/BUILD.gn |
diff --git a/components/visitedlink/common/BUILD.gn b/components/visitedlink/common/BUILD.gn |
index 2c472d012dfdb79f7f311703d5a36fc488f36897..712e8d09efef4a1f12473cb1ce3a2b1680a1d6ca 100644 |
--- a/components/visitedlink/common/BUILD.gn |
+++ b/components/visitedlink/common/BUILD.gn |
@@ -2,8 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-static_library("common") { |
- output_name = "visitedlink_common" |
+source_set("common") { |
sources = [ |
"visitedlink_common.cc", |
"visitedlink_common.h", |