Index: runtime/vm/heap_profiler_test.cc |
diff --git a/runtime/vm/heap_profiler_test.cc b/runtime/vm/heap_profiler_test.cc |
index 6303758d7384e594d6785c9c23cdf11cade1802e..8aecc0489c68b4d8cbcf65823f45770219ca27db 100644 |
--- a/runtime/vm/heap_profiler_test.cc |
+++ b/runtime/vm/heap_profiler_test.cc |
@@ -2,10 +2,6 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-#include <arpa/inet.h> |
-#include <sys/time.h> |
- |
- |
#include "vm/heap_profiler.h" |
#include "vm/growable_array.h" |
#include "vm/unit_test.h" |