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

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

Issue 2789433004: Add tools for code coverage support in iOS. (Closed)
Patch Set: Rebased Created 3 years, 8 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
« no previous file with comments | « ios/build/tools/setup-gn.py ('k') | ios/showcase/test/showcase_test_case.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « ios/build/tools/setup-gn.py ('k') | ios/showcase/test/showcase_test_case.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698