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

Unified Diff: ios/showcase/BUILD.gn

Issue 2858903004: Add coordinator for search widget in showcase. (Closed)
Patch Set: deps Created 3 years, 7 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 | « no previous file | ios/showcase/core/showcase_model.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/showcase/BUILD.gn
diff --git a/ios/showcase/BUILD.gn b/ios/showcase/BUILD.gn
index f361a1e2e7e1f772449a3eca776bb1d48683b7eb..031b4c473b23e85c03480daf9c8ca2a6d36b0cff 100644
--- a/ios/showcase/BUILD.gn
+++ b/ios/showcase/BUILD.gn
@@ -25,7 +25,6 @@ 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",
@@ -36,6 +35,7 @@ group("features") {
"//ios/showcase/tab_grid",
"//ios/showcase/toolbar",
"//ios/showcase/uikit_table_view_cell",
+ "//ios/showcase/widget",
]
}
« no previous file with comments | « no previous file | ios/showcase/core/showcase_model.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698