Chromium Code Reviews| Index: components/sync_driver/BUILD.gn |
| diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn |
| index 78d284bc5d5e4ab182a4beff8378e6cae38c1f69..04dcc74699728ccb2f3b1b46e5195d2163a0e86f 100644 |
| --- a/components/sync_driver/BUILD.gn |
| +++ b/components/sync_driver/BUILD.gn |
| @@ -61,6 +61,7 @@ static_library("sync_driver") { |
| } |
| static_library("test_support") { |
| + testonly = true |
| sources = [ |
| "change_processor_mock.cc", |
| "change_processor_mock.h", |