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

Unified Diff: ios/build/chrome_build.gni

Issue 2927803002: Add the new content widget including localised title. (Closed)
Patch Set: comments Created 3 years, 6 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/BUILD.gn ('k') | ios/chrome/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/chrome_build.gni
diff --git a/ios/build/chrome_build.gni b/ios/build/chrome_build.gni
index d4a6e6b326aa6a9af89bf23e9c6c28deb65181c3..9b2004ff5ee9c52ff234c047eca2426ef7c58531 100644
--- a/ios/build/chrome_build.gni
+++ b/ios/build/chrome_build.gni
@@ -10,6 +10,7 @@ declare_args() {
# Enable today extension.
ios_enable_today_extension = true
ios_enable_search_widget_extension = true
+ ios_enable_content_widget_extension = true
# Enable share extension.
ios_enable_share_extension = true
« no previous file with comments | « ios/BUILD.gn ('k') | ios/chrome/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698