Index: chrome/common/child_process.cc |
diff --git a/chrome/common/child_process.cc b/chrome/common/child_process.cc |
index 326c7df72371158b515226fd7ae3a65f59efe7dc..f32708c5539a19c5fe75218b4b2e3fd10233e3b4 100644 |
--- a/chrome/common/child_process.cc |
+++ b/chrome/common/child_process.cc |
@@ -4,8 +4,7 @@ |
#include "chrome/common/child_process.h" |
-#include "base/basictypes.h" |
-#include "base/string_util.h" |
+#include "base/message_loop.h" |
#include "chrome/common/child_thread.h" |
ChildProcess* ChildProcess::child_process_; |