| Index: third_party/WebKit/Source/core/probe/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/probe/BUILD.gn b/third_party/WebKit/Source/core/probe/BUILD.gn
|
| index a717b49b9e92c14acc2924c90bf71069b612f904..12ddeed8b23cbe53e8d3029a0c174c8c56b51898 100644
|
| --- a/third_party/WebKit/Source/core/probe/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/probe/BUILD.gn
|
| @@ -52,7 +52,7 @@ source_set("generated") {
|
| deps = [
|
| ":instrumentation_probes",
|
| "//skia",
|
| - "//third_party/WebKit/Source/wtf",
|
| + "//third_party/WebKit/Source/platform/wtf",
|
| "//v8",
|
| ]
|
| }
|
|
|