| Index: third_party/closure_compiler/closure_args.gni
|
| diff --git a/third_party/closure_compiler/closure_args.gni b/third_party/closure_compiler/closure_args.gni
|
| index b1cd18974247bb1e587e661eecd99c629468a76d..425165b2c073e6106403de38a57bcc96ee8a7ea6 100644
|
| --- a/third_party/closure_compiler/closure_args.gni
|
| +++ b/third_party/closure_compiler/closure_args.gni
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| # GYP version: third_party/closure_compiler/closure_args.gypi
|
| -closure_args = [
|
| +default_closure_args = [
|
| "compilation_level=SIMPLE_OPTIMIZATIONS",
|
|
|
| "extra_annotation_name=attribute",
|
|
|