Chromium Code Reviews| Index: runtime/dart-runtime.gyp |
| diff --git a/runtime/dart-runtime.gyp b/runtime/dart-runtime.gyp |
| index fd3701e4dacea40a2238baed1af1a20a6af8511e..707686fc046a4a2d4b245922c82b861be05ec344 100644 |
| --- a/runtime/dart-runtime.gyp |
| +++ b/runtime/dart-runtime.gyp |
| @@ -81,6 +81,7 @@ |
| 'defines': [ |
| # The only effect of DART_SHARED_LIB is to export the Dart API entries. |
| 'DART_SHARED_LIB', |
| + 'DART_PRECOMPILED', |
| ], |
| 'direct_dependent_settings': { |
| 'include_dirs': [ |