Chromium Code Reviews| Index: runtime/bin/dartutils.h |
| diff --git a/runtime/bin/dartutils.h b/runtime/bin/dartutils.h |
| index 3e1dbe9dda244b746e42778c0c4e43cc2fc39e1d..b6a5a6cce133a204ece96a219250d7e5fc3c8edd 100644 |
| --- a/runtime/bin/dartutils.h |
| +++ b/runtime/bin/dartutils.h |
| @@ -216,6 +216,7 @@ class DartUtils { |
| static const char* kIOLibPatchURL; |
| static const char* kUriLibURL; |
| static const char* kHttpScheme; |
| + static const char* kVMServiceLibURL; |
| static const char* kIdFieldName; |