Index: ppapi/shared_impl/resource.h |
diff --git a/ppapi/shared_impl/resource.h b/ppapi/shared_impl/resource.h |
index 025ea3bf3c4d65fac3d108ad0d0c3d585eca9315..f5a8b7926d58278f00f92ba1849a7fee08405c6c 100644 |
--- a/ppapi/shared_impl/resource.h |
+++ b/ppapi/shared_impl/resource.h |
@@ -9,7 +9,7 @@ |
#include <string> |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "ppapi/c/pp_instance.h" |
#include "ppapi/c/pp_resource.h" |