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

Unified Diff: ios/web/js_compile_checked.gypi

Issue 1316563002: Remove invalid compiler arg: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « no previous file | third_party/closure_compiler/closure_args.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | third_party/closure_compiler/closure_args.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698