| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index c46efd4abc24f44462bfc70947ed3ff8bd0f087e..88c60f5b9f7c5ad8050b5c667d80391b6bfdbd6a 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1385,6 +1385,7 @@ test("content_unittests") {
|
| "//cc/surfaces",
|
| "//components/display_compositor",
|
| "//components/payments:payment_app",
|
| + "//components/payments:payment_request",
|
| "//components/rappor:test_support",
|
| "//content:resources",
|
| "//content/app:both_for_content_tests",
|
|
|