| Index: ios/web/js_compile_checked.gypi
|
| diff --git a/ios/web/js_compile_checked.gypi b/ios/web/js_compile_checked.gypi
|
| index 359bc69c7b28e4c6b0a1da6b985431e914a5ab77..fe04d94ace85926672a6e165ca64a1ed96ba1bcb 100644
|
| --- a/ios/web/js_compile_checked.gypi
|
| +++ b/ios/web/js_compile_checked.gypi
|
| @@ -34,7 +34,6 @@
|
| 'SIMPLE_OPTIMIZATIONS',
|
| '--jscomp_error=accessControls',
|
| '--jscomp_error=ambiguousFunctionDecl',
|
| - '--jscomp_error=checkStructDictInheritance',
|
| # '--jscomp_error=checkTypes',
|
| # '--jscomp_error=checkVars',
|
| '--jscomp_error=constantProperty',
|
|
|