| 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 0193d553fde770bcd1397fdc6623c21e64d6ee09..32776a86dcec1d7eee8bcb8cbf480a34d9a9fb52 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",
|
| + "//gpu/skia_bindings",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| "//third_party/WebKit/Source/core",
|
|
|