Chromium Code Reviews| Index: components/webdata_services/BUILD.gn |
| diff --git a/components/webdata_services/BUILD.gn b/components/webdata_services/BUILD.gn |
| index 8626a4c089ebec113da8d1a76570dc9a60bdf4b8..35d434b5b076edd84f123339ed94d0fbfc8b9f9a 100644 |
| --- a/components/webdata_services/BUILD.gn |
| +++ b/components/webdata_services/BUILD.gn |
| @@ -23,7 +23,7 @@ static_library("webdata_services") { |
| ] |
| } |
| -source_set("test_support") { |
| +static_library("test_support") { |
| testonly = true |
| sources = [ |
| "web_data_service_test_util.cc", |