Chromium Code Reviews| Index: ui/views/controls/webview/BUILD.gn |
| diff --git a/ui/views/controls/webview/BUILD.gn b/ui/views/controls/webview/BUILD.gn |
| index 2c16f507e1e349366f493133aa3642f797e2f425..b8daeebab2a6ae73d2331c57698bd46804baf6ac 100644 |
| --- a/ui/views/controls/webview/BUILD.gn |
| +++ b/ui/views/controls/webview/BUILD.gn |
| @@ -44,7 +44,7 @@ component("webview") { |
| } |
| } |
| -source_set("test_support") { |
| +static_library("test_support") { |
| testonly = true |
| sources = [ |
| "../../test/webview_test_helper.cc", |