| Index: third_party/WebKit/Source/platform/heap/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/heap/BUILD.gn b/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| index 4e5a7c2451602bf5ddbdd9f574f86cda8c12b630..90464f104a6ff84173493897bb599b5e5764df4b 100644
|
| --- a/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| @@ -58,5 +58,6 @@ source_set("heap") {
|
| "//base",
|
| "//third_party/WebKit/Source/platform/heap/asm",
|
| "//third_party/icu",
|
| + "//v8",
|
| ]
|
| }
|
|
|