Index: content/browser/child_process_launcher.cc |
=================================================================== |
--- content/browser/child_process_launcher.cc (revision 78640) |
+++ content/browser/child_process_launcher.cc (working copy) |
@@ -11,9 +11,9 @@ |
#include "base/scoped_ptr.h" |
#include "base/synchronization/lock.h" |
#include "base/threading/thread.h" |
-#include "chrome/common/chrome_descriptors.h" |
#include "chrome/common/chrome_switches.h" |
#include "content/browser/browser_thread.h" |
+#include "content/common/chrome_descriptors.h" |
#include "content/common/process_watcher.h" |
#include "content/common/result_codes.h" |