| 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 07d3db7695481b2eb6e4eebca12f4f663fd20bf1..8990d2ba248ae544621889ea879d302252482621 100644
|
| --- a/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/heap/BUILD.gn
|
| @@ -90,6 +90,7 @@ test("blink_heap_unittests") {
|
| "//base",
|
| "//base/test:test_support",
|
| "//content/test:test_support",
|
| + "//mojo/edk/system",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| "//third_party/WebKit/Source/platform:test_support",
|
|
|