Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(542)

Unified Diff: ios/showcase/test/BUILD.gn

Issue 2789433004: Add tools for code coverage support in iOS. (Closed)
Patch Set: Feedback Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698