Index: mojo/edk/util/ref_counted.h |
diff --git a/mojo/edk/util/ref_counted.h b/mojo/edk/util/ref_counted.h |
index 7f8cbb729de7693c9e5d4d0d5ee770fe8cc2f075..7463a459fdc974254469181eee031e6d183c3507 100644 |
--- a/mojo/edk/util/ref_counted.h |
+++ b/mojo/edk/util/ref_counted.h |
@@ -7,11 +7,6 @@ |
#ifndef MOJO_EDK_UTIL_REF_COUNTED_H_ |
#define MOJO_EDK_UTIL_REF_COUNTED_H_ |
-#include <assert.h> |
- |
-#include <cstddef> |
-#include <utility> |
- |
#include "mojo/edk/util/ref_counted_internal.h" |
#include "mojo/edk/util/ref_ptr.h" |
#include "mojo/public/cpp/system/macros.h" |