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

Unified Diff: ios/BUILD.gn

Issue 2814783003: Rename widget to search widget and use new bundleid to always build. (Closed)
Patch Set: seems I didn't actually delete widget_view_controller... 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 | « docs/ios/build_instructions.md ('k') | ios/build/chrome_build.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/BUILD.gn
diff --git a/ios/BUILD.gn b/ios/BUILD.gn
index 7ba2d563681e362e6889e8a675a9deb65b3e9ad2..bb776b6fc800bb0d30411dc4a56aac29ecd5efaf 100644
--- a/ios/BUILD.gn
+++ b/ios/BUILD.gn
@@ -40,9 +40,9 @@ group("all") {
deps = [
# List all the targets that need to be build on iOS by default.
"//ios/chrome/app:chrome",
+ "//ios/chrome/search_widget_extension",
"//ios/chrome/share_extension",
"//ios/chrome/today_extension",
- "//ios/chrome/widget_extension",
"//ios/clean/chrome/app:chrome_clean_skeleton",
"//ios/showcase",
"//ios/web/shell:ios_web_shell",
« no previous file with comments | « docs/ios/build_instructions.md ('k') | ios/build/chrome_build.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698