| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 530e0526d3939f54c5f6efe2cf249f2218f2904e..9c0b8fe57b54f0846765a9d5ac027eb705fdb36d 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -1040,6 +1040,8 @@ source_set("test_support") {
|
| "ssl/ssl_client_auth_requestor_mock.h",
|
| "sync/profile_sync_service_mock.cc",
|
| "sync/profile_sync_service_mock.h",
|
| + "sync/profile_sync_test_util.cc",
|
| + "sync/profile_sync_test_util.h",
|
| ]
|
|
|
| configs += [ "//build/config:precompiled_headers" ]
|
|
|