Chromium Code Reviews| Index: runtime/bin/dartutils.h |
| diff --git a/runtime/bin/dartutils.h b/runtime/bin/dartutils.h |
| index 89a0bd8031ea135d9be3f60afc7a69361a9e1c60..d50a7d4e1fad7effc27906cda912546fbc89a1b8 100644 |
| --- a/runtime/bin/dartutils.h |
| +++ b/runtime/bin/dartutils.h |
| @@ -95,6 +95,7 @@ class DartUtils { |
| static const char* kJsonLibURL; |
| static const char* kUriLibURL; |
| static const char* kUtf8LibURL; |
| + static const char* kIsolateLibURL; |
| static const char* kIdFieldName; |