| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 5f5dc1cf346864dfd28c9ab6bc98aaaab06bf216..149c162e572b64c3bd59cc8de9fd76c2d84b43ff 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -96,6 +96,7 @@ test("webkit_unit_tests") {
|
| "//base/test:test_support",
|
| "//content/test:test_support",
|
| "//gpu:test_support",
|
| + "//mojo/edk/system:system",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| "//third_party/WebKit/Source/core",
|
|
|