summaryrefslogtreecommitdiffstats
path: root/chrome/common/service_process_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/service_process_util.h')
-rw-r--r--chrome/common/service_process_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/service_process_util.h b/chrome/common/service_process_util.h
index 5f2e1c1..893ec00 100644
--- a/chrome/common/service_process_util.h
+++ b/chrome/common/service_process_util.h
@@ -8,8 +8,8 @@
#include <string>
#include "base/basictypes.h"
+#include "base/memory/scoped_ptr.h"
#include "base/process.h"
-#include "base/scoped_ptr.h"
#include "base/shared_memory.h"
#include "ipc/ipc_channel_handle.h"