Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1431)

Unified Diff: chrome/common/child_process.cc

Issue 113945: Headers cleanup in chrome/common (Closed)
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_;

Powered by Google App Engine
This is Rietveld 408576698