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 2816303ff8e2d840e974352992bba5305d999b5d..b63431fa0347cc2969c0e1b14a7e295026a60b75 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -395,6 +395,7 @@ test("webkit_unit_tests") { |
"//base:i18n", |
"//base/test:test_support", |
"//content/test:test_support", |
+ "//device/wake_lock/public/interfaces:interfaces_blink", |
"//gpu:test_support", |
"//mojo/edk/system:system", |
"//testing/gmock", |