Chromium Code Reviews| 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 d59e9aa62b686fc3b1a18b3c05e1cd6c3e4816e9..b6a38e903b67956ee436578d57d86194be79ee2f 100644 |
| --- a/third_party/WebKit/Source/modules/BUILD.gn |
| +++ b/third_party/WebKit/Source/modules/BUILD.gn |
| @@ -289,6 +289,7 @@ source_set("unit_tests") { |
| deps = [ |
| ":modules", |
| ":modules_testing", |
| + "//components/payments:payment_request_blink", |
| "//skia", |
| "//testing/gmock", |
| "//testing/gtest", |