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

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

Issue 2745223005: [ios] Adds a CommandDispatcher to Browser. (Closed)
Patch Set: Move code into ios/shared. 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/chrome/test/BUILD.gn
diff --git a/ios/chrome/test/BUILD.gn b/ios/chrome/test/BUILD.gn
index 0ed616e4701a5f284e511688b81554fca648d05a..c2a60a50c08a957e792e23f5eb7dc843949d5f6d 100644
--- a/ios/chrome/test/BUILD.gn
+++ b/ios/chrome/test/BUILD.gn
@@ -190,6 +190,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/test/base:unit_tests",
"//ios/shared/chrome/browser/tabs:unit_tests",
"//ios/shared/chrome/browser/ui/browser_list:unit_tests",
+ "//ios/shared/chrome/browser/ui/commands:unit_tests",
"//ios/shared/chrome/browser/ui/coordinators:unit_tests",
]
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/commands/BUILD.gn » ('j') | ios/shared/chrome/browser/ui/browser_list/browser.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698