Chromium Code Reviews| Index: runtime/vm/json_stream.h |
| diff --git a/runtime/vm/json_stream.h b/runtime/vm/json_stream.h |
| index 318702ca5667fa7ad9220e99dc1f9ddcccf2a4fe..92cbc4e240bf657a9cf28469c1cb41ffb3bca39f 100644 |
| --- a/runtime/vm/json_stream.h |
| +++ b/runtime/vm/json_stream.h |
| @@ -6,7 +6,7 @@ |
| #define VM_JSON_STREAM_H_ |
| #include "include/dart_api.h" // for Dart_Port |
| -#include "platform/json.h" |
| +#include "platform/text_buffer.h" |
| #include "vm/allocation.h" |
| #include "vm/service.h" |