Index: ios/showcase/test/BUILD.gn |
diff --git a/ios/showcase/test/BUILD.gn b/ios/showcase/test/BUILD.gn |
index 2cf400344f9909203282621d64910308f2a22f7f..0561a4f365a208cf608e43796b79ef4fdccbe539 100644 |
--- a/ios/showcase/test/BUILD.gn |
+++ b/ios/showcase/test/BUILD.gn |
@@ -14,6 +14,7 @@ source_set("test") { |
"//base", |
"//ios/testing/earl_grey:earl_grey_support", |
"//ios/third_party/earl_grey", |
+ "//testing/gtest", |
] |
public_deps = [ |
"//build/config/ios:xctest", |