Index: ppapi/proxy/serialized_handle.h |
diff --git a/ppapi/proxy/serialized_handle.h b/ppapi/proxy/serialized_handle.h |
index f9ea003a9b536f1c31eee6bc09f6e5a3213f6003..91efa075b5de1fd52933575889c99c701f49e8e1 100644 |
--- a/ppapi/proxy/serialized_handle.h |
+++ b/ppapi/proxy/serialized_handle.h |
@@ -10,7 +10,7 @@ |
#include "base/basictypes.h" |
#include "base/logging.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/proxy/ppapi_proxy_export.h" |