| Index: services/url_response_disk_cache/BUILD.gn
|
| diff --git a/services/url_response_disk_cache/BUILD.gn b/services/url_response_disk_cache/BUILD.gn
|
| index 8b9330c83a36fb802ebe835bf2c4362226523b45..5ceba6309e956abbe84e4ce7ff2965c582fb930b 100644
|
| --- a/services/url_response_disk_cache/BUILD.gn
|
| +++ b/services/url_response_disk_cache/BUILD.gn
|
| @@ -107,7 +107,7 @@ test("unittests") {
|
| "//mojo/environment:chromium",
|
| "//mojo/public/cpp/bindings",
|
| "//mojo/public/cpp/system",
|
| - "//mojo/public/platform/native:system",
|
| + "//mojo/public/platform/native:system_thunks",
|
| "//testing/gtest",
|
| ]
|
| }
|
|
|