Index: content/browser/child_process_launcher.cc |
diff --git a/content/browser/child_process_launcher.cc b/content/browser/child_process_launcher.cc |
index e497762aff8ebbd651e8467c6c0409ff7c8f8fe2..ce0f62617564a564cdc239a51f2e8f446ba7b4e5 100644 |
--- a/content/browser/child_process_launcher.cc |
+++ b/content/browser/child_process_launcher.cc |
@@ -12,7 +12,6 @@ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/metrics/histogram.h" |
-#include "base/process_util.h" |
#include "base/synchronization/lock.h" |
#include "base/threading/thread.h" |
#include "content/public/browser/browser_thread.h" |