Index: content/browser/renderer_host/device_motion_browser_message_filter.h |
diff --git a/content/browser/renderer_host/device_motion_browser_message_filter.h b/content/browser/renderer_host/device_motion_browser_message_filter.h |
index b40ed2b2c05b5cdc58fc38bfd68aef3e5734c2a5..ab102262b2872a2d74967c19445e7cc4ec037448 100644 |
--- a/content/browser/renderer_host/device_motion_browser_message_filter.h |
+++ b/content/browser/renderer_host/device_motion_browser_message_filter.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_BROWSER_RENDERER_HOST_DEVICE_MOTION_BROWSER_MESSAGE_FILTER_H_ |
#include "base/compiler_specific.h" |
- #include "base/shared_memory.h" |
+ #include "base/memory/shared_memory.h" |
#include "content/public/browser/browser_message_filter.h" |
namespace content { |