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

Unified Diff: third_party/closure_compiler/closure_args.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 | « third_party/closure_compiler/closure_args.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « third_party/closure_compiler/closure_args.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698