Chromium Code Reviews| Index: runtime/vm/heap_profiler.cc |
| diff --git a/runtime/vm/heap_profiler.cc b/runtime/vm/heap_profiler.cc |
| index acda04d923171386de6088b6f1d591e8a90403a2..07310eeef2bf9829d8fcc90b6f178ca776e5305f 100644 |
| --- a/runtime/vm/heap_profiler.cc |
| +++ b/runtime/vm/heap_profiler.cc |
| @@ -4,10 +4,6 @@ |
| #include "vm/heap_profiler.h" |
| -#include <stdio.h> |
| -#include <arpa/inet.h> |
| -#include <sys/time.h> |
| - |
| #include "vm/dart_api_state.h" |
| #include "vm/object.h" |
| #include "vm/raw_object.h" |