Index: components/web_cache/common/BUILD.gn |
diff --git a/components/web_cache/common/BUILD.gn b/components/web_cache/common/BUILD.gn |
index 5c7b2ef196ced7b4f3afe5416a7d74f252d46393..d4b7ac70a6a3761732749f322f1ad750372e6208 100644 |
--- a/components/web_cache/common/BUILD.gn |
+++ b/components/web_cache/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 = "web_cache_common" |
+source_set("common") { |
sources = [ |
"web_cache_message_generator.cc", |
"web_cache_message_generator.h", |