| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 8e5bce00eeb498b37db13802a1b9008d7cfd2abf..45ae08db6051d0b464f5627f3186e5d6f349b9c7 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -229,6 +229,7 @@ static_library("test_support") {
|
| "//cc/surfaces",
|
| "//components/display_compositor",
|
| "//components/leveldb/public/interfaces",
|
| + "//components/payments:payment_app",
|
| "//content/app:both_for_content_tests",
|
| "//content/browser:for_content_tests",
|
| "//content/browser/speech/proto",
|
|
|