| 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"', {
|
|
|