Chromium Code Reviews| Index: components/cryptauth/BUILD.gn |
| diff --git a/components/cryptauth/BUILD.gn b/components/cryptauth/BUILD.gn |
| index 1bfdc1ba76a2b72eb2defb411ac1c7bd877dfaba..a1cec1d73a79baee9db9f4bb0550ebb593b98ce3 100644 |
| --- a/components/cryptauth/BUILD.gn |
| +++ b/components/cryptauth/BUILD.gn |
| @@ -73,6 +73,8 @@ static_library("test_support") { |
| "mock_cryptauth_client.h", |
| "mock_sync_scheduler.cc", |
| "mock_sync_scheduler.h", |
| + "remote_device_test_util.cc", |
| + "remote_device_test_util.h", |
| ] |
| public_deps = [ |