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

Unified Diff: ios/BUILD.gn

Issue 2908613002: Move common functionality of IOSChromeIOThread to ios/components. (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/chrome/browser/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 2ab6c24459e90b19587c4da590deed8c71ba8c1b..874b62d006ab9d49f4d57150c187ce04901af4b4 100644
--- a/ios/BUILD.gn
+++ b/ios/BUILD.gn
@@ -51,6 +51,7 @@ group("all") {
"//ios/chrome/test:all_tests",
"//ios/chrome/test/earl_grey:all_tests",
"//ios/clean/chrome/test:all_tests",
+ "//ios/components:all_tests",
"//ios/net:all_tests",
"//ios/showcase:all_tests",
"//ios/testing:all_tests",
« no previous file with comments | « no previous file | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698