Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2654933003: platform/testing/{URL|Unit}TestHelpers improvements (Closed)
Patch Set: baseURL bug Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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/",

Powered by Google App Engine
This is Rietveld 408576698