Chromium Code Reviews| Index: runtime/bin/vmservice_impl.cc |
| diff --git a/runtime/bin/vmservice_impl.cc b/runtime/bin/vmservice_impl.cc |
| index ed67fc9474ff90dd6959f11ad62f61ef96e1f0ac..f46a66aa918d1b84c77b6b39b3c6d68301812924 100644 |
| --- a/runtime/bin/vmservice_impl.cc |
| +++ b/runtime/bin/vmservice_impl.cc |
| @@ -12,7 +12,7 @@ |
| #include "bin/platform.h" |
| #include "bin/thread.h" |
| #include "bin/utils.h" |
| -#include "platform/json.h" |
| +#include "platform/text_buffer.h" |
| namespace dart { |
| namespace bin { |