Index: content/common/gpu/gpu_command_buffer_stub.cc |
diff --git a/content/common/gpu/gpu_command_buffer_stub.cc b/content/common/gpu/gpu_command_buffer_stub.cc |
index 57bb56dd912758e39d6a94ef01f4e77ecfa282ed..78c0a49aca22b6b9529e957ec4412b980f592fc4 100644 |
--- a/content/common/gpu/gpu_command_buffer_stub.cc |
+++ b/content/common/gpu/gpu_command_buffer_stub.cc |
@@ -7,7 +7,7 @@ |
#include "base/command_line.h" |
#include "base/debug/trace_event.h" |
#include "base/hash.h" |
-#include "base/shared_memory.h" |
+#include "base/memory/shared_memory.h" |
#include "base/time/time.h" |
#include "build/build_config.h" |
#include "content/common/gpu/gpu_channel.h" |