Index: ppapi/proxy/pdf_resource.h |
diff --git a/ppapi/proxy/pdf_resource.h b/ppapi/proxy/pdf_resource.h |
index 253f6198607264021ca28d925b69b5a8d71458b9..4420cc70bd66d3e5c95dd48025b83da45ea17ba5 100644 |
--- a/ppapi/proxy/pdf_resource.h |
+++ b/ppapi/proxy/pdf_resource.h |
@@ -5,8 +5,8 @@ |
#ifndef PPAPI_PROXY_PDF_RESOURCE_H_ |
#define PPAPI_PROXY_PDF_RESOURCE_H_ |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "ppapi/c/pp_instance.h" |
#include "ppapi/c/pp_var.h" |
#include "ppapi/proxy/connection.h" |