summaryrefslogtreecommitdiffstats
path: root/content/public/renderer/render_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/renderer/render_thread.h')
-rw-r--r--content/public/renderer/render_thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/renderer/render_thread.h b/content/public/renderer/render_thread.h
index c3437b9..87e0648 100644
--- a/content/public/renderer/render_thread.h
+++ b/content/public/renderer/render_thread.h
@@ -7,7 +7,7 @@
#include "base/basictypes.h"
#include "base/callback.h"
-#include "base/shared_memory.h"
+#include "base/memory/shared_memory.h"
#include "content/common/content_export.h"
#include "ipc/ipc_channel_proxy.h"
#include "ipc/ipc_sender.h"