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

Unified Diff: ios/showcase/BUILD.gn

Issue 2810403003: Add unit test and showcase support for search widget. (Closed)
Patch Set: rebase 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/showcase/BUILD.gn
diff --git a/ios/showcase/BUILD.gn b/ios/showcase/BUILD.gn
index c8832832a693e3f55eddda71de177f50a3922f23..f361a1e2e7e1f772449a3eca776bb1d48683b7eb 100644
--- a/ios/showcase/BUILD.gn
+++ b/ios/showcase/BUILD.gn
@@ -25,6 +25,7 @@ ios_app_bundle("showcase") {
group("features") {
deps = [
+ "//ios/chrome/search_widget_extension:search_widget",
"//ios/clean/chrome/browser/ui/tools:tools_ui",
"//ios/showcase/content_suggestions",
"//ios/showcase/ntp",

Powered by Google App Engine
This is Rietveld 408576698