Index: ppapi/c/pp_stdint.h |
diff --git a/ppapi/c/pp_stdint.h b/ppapi/c/pp_stdint.h |
index ed397f5233a30277259f2cc54285eb273b9adbb8..6117af6bb2010d94b62771af276b05430b0b8b16 100644 |
--- a/ppapi/c/pp_stdint.h |
+++ b/ppapi/c/pp_stdint.h |
@@ -49,7 +49,5 @@ typedef unsigned __int64 uint64_t; |
#include <stdint.h> |
#endif |
-#include <stddef.h> /* Needed for size_t. */ |
- |
#endif /* PPAPI_C_PP_STDINT_H_ */ |