Chromium Code Reviews| Index: components/sessions/BUILD.gn |
| diff --git a/components/sessions/BUILD.gn b/components/sessions/BUILD.gn |
| index a85234730e5054907ff174261ff3fd52ee361c08..da1c47e7fe9bbc52d79a6c214acd0a39fc09ef8b 100644 |
| --- a/components/sessions/BUILD.gn |
| +++ b/components/sessions/BUILD.gn |
| @@ -129,7 +129,7 @@ source_set("shared") { |
| ] |
| } |
| -source_set("test_support") { |
| +static_library("test_support") { |
| testonly = true |
| sources = [ |
| "core/serialized_navigation_entry_test_helper.cc", |