Index: ppapi/proxy/ppb_image_data_proxy.h |
diff --git a/ppapi/proxy/ppb_image_data_proxy.h b/ppapi/proxy/ppb_image_data_proxy.h |
index f85a7e405ecf28a8d1ad6cd1256771034363969c..ab7191b0c92d6c1f0c908044a417c601f613453b 100644 |
--- a/ppapi/proxy/ppb_image_data_proxy.h |
+++ b/ppapi/proxy/ppb_image_data_proxy.h |
@@ -6,7 +6,7 @@ |
#define PPAPI_PPB_IMAGE_DATA_PROXY_H_ |
#include "base/memory/scoped_ptr.h" |
-#include "base/shared_memory.h" |
+#include "base/memory/shared_memory.h" |
#include "build/build_config.h" |
#include "ipc/ipc_platform_file.h" |
#include "ppapi/c/pp_bool.h" |