| Index: third_party/WebKit/Source/modules/exported/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/exported/BUILD.gn b/third_party/WebKit/Source/modules/exported/BUILD.gn
|
| index 372abf31f9c3f80102338db5a6f2dc2a2efa1549..8e869c5688c426d562cabb9287f9c7574566b39d 100644
|
| --- a/third_party/WebKit/Source/modules/exported/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/exported/BUILD.gn
|
| @@ -33,7 +33,7 @@ static_library("test_support") {
|
| "//skia",
|
| "//third_party/WebKit/Source/core:testing",
|
| "//third_party/WebKit/Source/modules:modules_testing",
|
| - "//third_party/WebKit/Source/platform/wtf",
|
| + "//third_party/WebKit/Source/platform",
|
| "//v8",
|
| ]
|
|
|
|
|