Chromium Code Reviews| Index: runtime/third_party/jscre/BUILD.gn |
| =================================================================== |
| --- runtime/third_party/jscre/BUILD.gn (revision 41673) |
| +++ runtime/third_party/jscre/BUILD.gn (working copy) |
| @@ -3,7 +3,7 @@ |
| # BSD-style license that can be found in the LICENSE file. |
| static_library("libjscre") { |
| - configs += [ "../../..:dart_config", ] |
| + configs += [ "../..:dart_config", ] |
| defines = [ |
| "SUPPORT_UTF8", |
| "SUPPORT_UCP", |