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

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

Issue 2810403003: Add unit test and showcase support for search widget. (Closed)
Patch Set: nits 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/chrome/search_widget_extension/search_widget_view_controller_unittest.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/chrome/test/BUILD.gn
diff --git a/ios/chrome/test/BUILD.gn b/ios/chrome/test/BUILD.gn
index 2f986dd22f809cb03eff2550c39e34602be885a0..ebe9c3e3b05746c32acc167bc213de7d905e5415 100644
--- a/ios/chrome/test/BUILD.gn
+++ b/ios/chrome/test/BUILD.gn
@@ -189,6 +189,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser/web_resource:unit_tests",
"//ios/chrome/browser/web_state_list:unit_tests",
"//ios/chrome/common:unit_tests",
+ "//ios/chrome/search_widget_extension:unit_tests",
"//ios/chrome/test/base:unit_tests",
"//ios/shared/chrome/browser/ui/browser_list:unit_tests",
"//ios/shared/chrome/browser/ui/commands:unit_tests",
« no previous file with comments | « ios/chrome/search_widget_extension/search_widget_view_controller_unittest.mm ('k') | ios/showcase/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698