| 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 8f6f3870c44cdc4e9d74c545e0be693593fa0170..4e5a7c2451602bf5ddbdd9f574f86cda8c12b630 100644
|
| --- a/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| @@ -55,6 +55,7 @@ source_set("heap") {
|
| ]
|
|
|
| deps = [
|
| + "//base",
|
| "//third_party/WebKit/Source/platform/heap/asm",
|
| "//third_party/icu",
|
| ]
|
|
|