Index: components/ntp_snippets/BUILD.gn |
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
index 7a286567ab12d5351078b8727458341fd06a2da8..42b201450b359c6542ac62465f5331165cb63e6d 100644 |
--- a/components/ntp_snippets/BUILD.gn |
+++ b/components/ntp_snippets/BUILD.gn |
@@ -122,5 +122,6 @@ source_set("unit_tests") { |
"//net:test_support", |
"//testing/gtest", |
"//third_party/icu/", |
+ "//ui/gfx:test_support", |
] |
} |