| 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 20461bd6d20d3e74ea7ae36257e5526b0a504d97..342b6c2e9aad825687ed62ffb5fe8a8979e2a6c5 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -311,7 +311,7 @@ source_set("unit_tests") {
|
| deps = [
|
| ":modules",
|
| ":modules_testing",
|
| - "//components/payments:payment_request_blink",
|
| + "//components/payments/content:payment_request_blink",
|
| "//skia",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
|
|