| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 6d9c382c8d1c7ec4d62a68401a56951fdf871df1..080dc97cf6312ff06d914d2765a06a52b1184ac4 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1951,9 +1951,6 @@ group("blink_platform_unittests_data") {
|
| data = [
|
| "testing/data/",
|
|
|
| - # TODO(toyoshim): Used by ResourceFetcherTest. Remove this dependency.
|
| - "../web/tests/data/",
|
| -
|
| # Required by some image decoder tests.
|
| "image-decoders/testing/",
|
| "../../LayoutTests/images/resources/",
|
|
|