Index: content/common/child_process_host_impl.h |
diff --git a/content/common/child_process_host_impl.h b/content/common/child_process_host_impl.h |
index c29b6adef3e5fb3d971baeee372e795048347539..a24f3b835eda469fcf800d1df6b9b94a8c968b50 100644 |
--- a/content/common/child_process_host_impl.h |
+++ b/content/common/child_process_host_impl.h |
@@ -12,8 +12,8 @@ |
#include "base/basictypes.h" |
#include "base/memory/scoped_ptr.h" |
+#include "base/memory/shared_memory.h" |
#include "base/memory/singleton.h" |
-#include "base/shared_memory.h" |
#include "base/strings/string16.h" |
#include "content/public/common/child_process_host.h" |
#include "ipc/ipc_listener.h" |