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

Unified Diff: ios/clean/chrome/test/BUILD.gn

Issue 2800313002: [ios] RootCoordinator and view controller. (Closed)
Patch Set: More unittests and cleanup. 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/clean/chrome/browser/ui/tab_grid/tab_grid_coordinator.mm ('k') | ios/showcase/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/test/BUILD.gn
diff --git a/ios/clean/chrome/test/BUILD.gn b/ios/clean/chrome/test/BUILD.gn
index 4c59abcbcffc4a60df0de994e6c8f85f8c81d5a9..6dc7deb26b38cb540a28ee826073cf224792871e 100644
--- a/ios/clean/chrome/test/BUILD.gn
+++ b/ios/clean/chrome/test/BUILD.gn
@@ -19,11 +19,13 @@ test("ios_clean_chrome_unittests") {
ios_packed_resources_target,
# Add unit_tests target here.
+ "//ios/clean/chrome/app/steps:unit_tests",
"//ios/clean/chrome/browser/ui/bookmarks:unit_tests",
"//ios/clean/chrome/browser/ui/context_menu:unit_tests",
"//ios/clean/chrome/browser/ui/ntp:unit_tests",
"//ios/clean/chrome/browser/ui/omnibox:unit_tests",
"//ios/clean/chrome/browser/ui/recent_tabs:unit_tests",
+ "//ios/clean/chrome/browser/ui/root:unit_tests",
"//ios/clean/chrome/browser/ui/tab_collection:unit_tests",
"//ios/clean/chrome/browser/ui/tab_grid:unit_tests",
"//ios/clean/chrome/browser/ui/web_contents:unit_tests",
« no previous file with comments | « ios/clean/chrome/browser/ui/tab_grid/tab_grid_coordinator.mm ('k') | ios/showcase/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698