Index: ios/chrome/ios_chrome_resources.gyp |
diff --git a/ios/chrome/ios_chrome_resources.gyp b/ios/chrome/ios_chrome_resources.gyp |
index d085be8dab6fd70517052cec36c5689f376d9859..7c81ea0b4b2c48f35a8d66691f2e9afc88d73bad 100644 |
--- a/ios/chrome/ios_chrome_resources.gyp |
+++ b/ios/chrome/ios_chrome_resources.gyp |
@@ -49,7 +49,6 @@ |
# GN version: //ios/chrome/app/strings:ios_locale_settings |
'action_name': 'generate_ios_locale_settings', |
'variables': { |
- 'grit_whitelist': '', |
'grit_grd_file': 'app/strings/ios_locale_settings.grd', |
}, |
'includes': [ '../../build/grit_action.gypi' ], |
@@ -58,7 +57,6 @@ |
# GN version: //ios/chrome/app/strings:ios_strings |
'action_name': 'generate_ios_strings', |
'variables': { |
- 'grit_whitelist': '', |
'grit_grd_file': 'app/strings/ios_strings.grd', |
}, |
'includes': [ '../../build/grit_action.gypi' ], |
@@ -67,7 +65,6 @@ |
# GN version: //ios/chrome/app/strings:ios_chromium_strings |
'action_name': 'generate_ios_chromium_strings', |
'variables': { |
- 'grit_whitelist': '', |
'grit_grd_file': 'app/strings/ios_chromium_strings.grd', |
}, |
'includes': [ '../../build/grit_action.gypi' ], |
@@ -76,7 +73,6 @@ |
# GN version: //ios/chrome/app/strings:ios_google_chrome_strings |
'action_name': 'generate_ios_google_chrome_strings', |
'variables': { |
- 'grit_whitelist': '', |
'grit_grd_file': 'app/strings/ios_google_chrome_strings.grd', |
}, |
'includes': [ '../../build/grit_action.gypi' ], |
@@ -104,7 +100,6 @@ |
{ |
'action_name': 'ios_theme_resources', |
'variables': { |
- 'grit_whitelist': '', |
'grit_grd_file': 'app/theme/ios_theme_resources.grd', |
}, |
'includes': [ '../../build/grit_action.gypi' ], |