| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index dfc5cea960b01b23a422e5d8bbc2b3f2295239bf..97e2a2744086d02f5e024b2fec2941473098f738 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1473,6 +1473,7 @@ test("content_unittests") {
|
| "//components/payments/content:mojom",
|
| "//components/payments/content:mojom_payment_app",
|
| "//components/rappor:test_support",
|
| + "//components/viz/frame_sinks:frame_sinks",
|
| "//content:resources",
|
| "//content/app:both_for_content_tests",
|
| "//content/browser:for_content_tests",
|
|
|