| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 1dd87ea9cb234d59640a0e807574547325c362c4..28bef177cbd5e56ba674ec6618aba44a6a8d88b8 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -76,6 +76,8 @@ static_library("test_support") {
|
| "../public/test/javascript_test_observer.h",
|
| "../public/test/memory_coordinator_test_utils.cc",
|
| "../public/test/memory_coordinator_test_utils.h",
|
| + "../public/test/mock_browsing_data_remover_delegate.cc",
|
| + "../public/test/mock_browsing_data_remover_delegate.h",
|
| "../public/test/mock_download_item.cc",
|
| "../public/test/mock_download_item.h",
|
| "../public/test/mock_download_manager.cc",
|
|
|