Index: content/renderer/pepper/resource_creation_impl.h |
diff --git a/content/renderer/pepper/resource_creation_impl.h b/content/renderer/pepper/resource_creation_impl.h |
index 5f7cc4390b8bc41fa37dc308b0c4e6ac0e6a820f..3e44ceefc9207780e5a3c7a5f36cc6ccb3dbedf0 100644 |
--- a/content/renderer/pepper/resource_creation_impl.h |
+++ b/content/renderer/pepper/resource_creation_impl.h |
@@ -5,8 +5,10 @@ |
#ifndef CONTENT_RENDERER_PEPPER_RESOURCE_CREATION_IMPL_H_ |
#define CONTENT_RENDERER_PEPPER_RESOURCE_CREATION_IMPL_H_ |
-#include "base/basictypes.h" |
+#include <stdint.h> |
+ |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "ppapi/thunk/resource_creation_api.h" |
namespace content { |