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

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

Issue 2761343002: [ios] Adds LocationBarCoordinator. (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
Index: ios/clean/chrome/test/BUILD.gn
diff --git a/ios/clean/chrome/test/BUILD.gn b/ios/clean/chrome/test/BUILD.gn
index 6f636db0a917e7b5f25594c845bbaafb6e982d09..4702b1299826e70adf4c9f11a3d9e52636ae4adb 100644
--- a/ios/clean/chrome/test/BUILD.gn
+++ b/ios/clean/chrome/test/BUILD.gn
@@ -19,6 +19,7 @@ test("ios_clean_chrome_unittests") {
ios_packed_resources_target,
# Add unit_tests target here.
+ "//ios/clean/chrome/browser/ui/omnibox:unit_tests",
"//ios/clean/chrome/browser/ui/web_contents:unit_tests",
]
}

Powered by Google App Engine
This is Rietveld 408576698