Index: ui/gl/safe_shared_memory_pool.h |
diff --git a/ui/gl/safe_shared_memory_pool.h b/ui/gl/safe_shared_memory_pool.h |
index 9470cec3cfaa9407c04774a2f2179b17f50104f9..d04f98caff7c35e0efd03dc93d490828bd3b7830 100644 |
--- a/ui/gl/safe_shared_memory_pool.h |
+++ b/ui/gl/safe_shared_memory_pool.h |
@@ -8,7 +8,7 @@ |
#include <map> |
#include "base/basictypes.h" |
-#include "base/shared_memory.h" |
+#include "base/memory/shared_memory.h" |
#include "base/synchronization/lock.h" |
#include "build/build_config.h" |