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

Unified Diff: build/common.gypi

Issue 1489403004: Remove default whitelist for grit on iOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years 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 | build/ios/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index c4d1a05181f69fda9854dc25d798c872a508eacc..1fec50ea14c3e0949368a64b867f7fc4b3c73091 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2143,9 +2143,6 @@
'-t', 'ios',
'--no-output-all-resource-defines',
],
- # iOS uses a whitelist to filter resources.
- 'grit_whitelist%': '<(DEPTH)/build/ios/grit_whitelist.txt',
-
# Enable host builds when generating with ninja-ios.
'conditions': [
['"<(GENERATOR)"=="ninja"', {
« no previous file with comments | « no previous file | build/ios/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698