| 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 1df6a315dd8557b07dac0db864c5c380dfa844d1..edeb26e446196326b6cd479fbed1b50870de21c9 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -95,6 +95,7 @@ test("webkit_unit_tests") {
|
| "//base:i18n",
|
| "//base/test:test_support",
|
| "//content/test:test_support",
|
| + "//gpu:test_support",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| "//third_party/WebKit/Source/core",
|
|
|