| Index: content/test/BUILD.gn
 | 
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
 | 
| index a858fd985893b26a7e3107c72168de0a9a5285e7..7957d61574465ee5a4f08acc20cf0c37e706a0a8 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",
 | 
| 
 |