Index: ppapi/shared_impl/test_globals.h |
diff --git a/ppapi/shared_impl/test_globals.h b/ppapi/shared_impl/test_globals.h |
index 803cfe380de41b558e32eaa47884c1f000a67232..082af34b26c2de457cca0c9f2fb0d82351bfff6a 100644 |
--- a/ppapi/shared_impl/test_globals.h |
+++ b/ppapi/shared_impl/test_globals.h |
@@ -6,7 +6,7 @@ |
#define PPAPI_SHARED_IMPL_TEST_GLOBALS_H_ |
#include "base/compiler_specific.h" |
-#include "base/shared_memory.h" |
+#include "base/memory/shared_memory.h" |
#include "ppapi/shared_impl/callback_tracker.h" |
#include "ppapi/shared_impl/ppapi_globals.h" |
#include "ppapi/shared_impl/resource_tracker.h" |