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

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

Issue 2339783002: Reland of 🍵 Refactor the various locale_paks() templates to be more shared (Closed)
Patch Set: deps += -> deps = Created 4 years, 3 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/chrome/share_extension/BUILD.gn
diff --git a/ios/chrome/share_extension/BUILD.gn b/ios/chrome/share_extension/BUILD.gn
index 5fc8c717ecf1805a317a5eb5ad5dc54943cd160a..148827185b647b5091b039a37be2fefce913522d 100644
--- a/ios/chrome/share_extension/BUILD.gn
+++ b/ios/chrome/share_extension/BUILD.gn
@@ -12,7 +12,6 @@ group("resources") {
}
extension_repack_all_locales("packed_resources") {
- copy_data_to_bundle = false
extension = "share_extension"
input_locales = ios_packed_locales
output_locales = ios_packed_locales_as_mac_outputs

Powered by Google App Engine
This is Rietveld 408576698