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