Index: content/child/child_thread.h |
diff --git a/content/child/child_thread.h b/content/child/child_thread.h |
index 6cce020bd41d92f61b29ff014f971c22288a046d..77f7bdfb244a171878f6d9f50c5cf051cdc41c40 100644 |
--- a/content/child/child_thread.h |
+++ b/content/child/child_thread.h |
@@ -7,8 +7,8 @@ |
#include "base/basictypes.h" |
#include "base/memory/scoped_ptr.h" |
+#include "base/memory/shared_memory.h" |
#include "base/memory/weak_ptr.h" |
-#include "base/shared_memory.h" |
#include "base/tracked_objects.h" |
#include "content/common/content_export.h" |
#include "content/common/message_router.h" |