| Index: content/child/child_process.cc
|
| diff --git a/content/child/child_process.cc b/content/child/child_process.cc
|
| index 6a031d440122fb22db396d46c4a6fb24a1298e4c..68eef19f0f87d395009e5881990812e39d93969f 100644
|
| --- a/content/child/child_process.cc
|
| +++ b/content/child/child_process.cc
|
| @@ -9,7 +9,7 @@
|
| #endif
|
|
|
| #include "base/lazy_instance.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/metrics/statistics_recorder.h"
|
| #include "base/process_util.h"
|
| #include "base/strings/string_number_conversions.h"
|
|
|