Index: chrome/common/service_process_util.h |
diff --git a/chrome/common/service_process_util.h b/chrome/common/service_process_util.h |
index 9d044d45bcabe73a5a45a362ea1ddf9e338d8051..cd588f355ec0673e16514184c2fe43d96bef6339 100644 |
--- a/chrome/common/service_process_util.h |
+++ b/chrome/common/service_process_util.h |
@@ -10,8 +10,8 @@ |
#include "base/basictypes.h" |
#include "base/callback_forward.h" |
#include "base/memory/scoped_ptr.h" |
+#include "base/memory/shared_memory.h" |
#include "base/process.h" |
-#include "base/shared_memory.h" |
#include "ipc/ipc_channel_handle.h" |
class CommandLine; |