| 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 15fa267ed46b8499607013283b51a3b5a583cd6a..e42ddf08f86a538185cedcebd9de4c58a0777c73 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -322,7 +322,7 @@ source_set("unit_tests") {
|
| deps = [
|
| ":modules",
|
| ":modules_testing",
|
| - "//components/payments/content:mojom_blink",
|
| + "//components/payments/mojom:mojom_blink",
|
| "//skia",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
|
|