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..5ab511c941d74b0bf6b26676815baf797fa91e62 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -102,7 +102,7 @@ test("webkit_unit_tests") { |
"//third_party/WebKit/Source/modules", |
"//third_party/WebKit/Source/platform:test_support", |
"//third_party/WebKit/Source/wtf", |
- "//third_party/WebKit/public:mojo_bindings_blink", |
+ "//third_party/WebKit/public:mojo_bindings_wtf", |
"//third_party/libwebp", |
"//third_party/zlib", |
"//url", |