Index: third_party/closure_compiler/closure_args.gypi |
diff --git a/third_party/closure_compiler/closure_args.gypi b/third_party/closure_compiler/closure_args.gypi |
index c4ce056e7baf4461977ff7edb16d8c75428f5d8a..f2134c3a342fbb6774b875be3809ecde53a67d1e 100644 |
--- a/third_party/closure_compiler/closure_args.gypi |
+++ b/third_party/closure_compiler/closure_args.gypi |
@@ -4,7 +4,6 @@ |
{ |
'closure_args': [ |
- 'accept_const_keyword', |
'compilation_level=SIMPLE_OPTIMIZATIONS', |
'extra_annotation_name=attribute', |
'extra_annotation_name=demo', |
@@ -15,7 +14,6 @@ |
'extra_annotation_name=submodule', |
'jscomp_error=accessControls', |
'jscomp_error=ambiguousFunctionDecl', |
- 'jscomp_error=checkStructDictInheritance', |
'jscomp_error=checkTypes', |
'jscomp_error=checkVars', |
'jscomp_error=constantProperty', |