Index: third_party/WebKit/Source/modules/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn |
index 434e74d06968c7daadd604e7b2b293a42aa3876a..c9f5f2badf179a00bc0bf21df131710620af376f 100644 |
--- a/third_party/WebKit/Source/modules/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/BUILD.gn |
@@ -313,7 +313,7 @@ source_set("unit_tests") { |
deps = [ |
":modules", |
":modules_testing", |
- "//components/payments/content:payment_request_blink", |
+ "//components/payments/content:mojom_blink", |
"//skia", |
"//testing/gmock", |
"//testing/gtest", |