| Index: chrome/test/base/tracing.cc
|
| diff --git a/chrome/test/base/tracing.cc b/chrome/test/base/tracing.cc
|
| index 91fb7c25f908c474416f52fcc5c464b2b8882c74..7060b9b6c958a9c6db44b890b2ac7d37739c2792 100644
|
| --- a/chrome/test/base/tracing.cc
|
| +++ b/chrome/test/base/tracing.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/debug/trace_event.h"
|
| #include "base/memory/singleton.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/trace_controller.h"
|
| #include "content/public/browser/trace_subscriber.h"
|
|
|