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

Unified Diff: ios/BUILD.gn

Issue 2892193002: Add unittest to test CWVWebView. (Closed)
Patch Set: Respond to comments. Created 3 years, 7 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 | « no previous file | ios/web_view/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/BUILD.gn
diff --git a/ios/BUILD.gn b/ios/BUILD.gn
index f2a11e2de71917ac04a013dc76f25fe4469b1af0..2ab6c24459e90b19587c4da590deed8c71ba8c1b 100644
--- a/ios/BUILD.gn
+++ b/ios/BUILD.gn
@@ -57,6 +57,7 @@ group("all") {
"//ios/web:all_tests",
"//ios/web/shell/test:all_tests",
"//ios/web_view/shell/test:all_tests",
+ "//ios/web_view/test:all_tests",
]
}
}
« no previous file with comments | « no previous file | ios/web_view/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698