| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 19ffde74b252da957c85fbc85a98f3702b25a821..e2782b4a976773095528a8db350a1ced21ef4482 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -48,6 +48,8 @@ static_library("test_support") {
|
| "../public/test/frame_load_waiter.h",
|
| "../public/test/javascript_test_observer.cc",
|
| "../public/test/javascript_test_observer.h",
|
| + "../public/test/memory_coordinator_test_utils.cc",
|
| + "../public/test/memory_coordinator_test_utils.h",
|
| "../public/test/mock_blob_url_request_context.cc",
|
| "../public/test/mock_blob_url_request_context.h",
|
| "../public/test/mock_download_item.cc",
|
|
|