| Index: content/public/test/test_browser_thread.cc
|
| diff --git a/content/public/test/test_browser_thread.cc b/content/public/test/test_browser_thread.cc
|
| index f024a21c948f3fb8bf4abd790ca344ded4562da5..b4fc13278c71bea553787841db7801be55ec8c5d 100644
|
| --- a/content/public/test/test_browser_thread.cc
|
| +++ b/content/public/test/test_browser_thread.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/public/test/test_browser_thread.h"
|
|
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/threading/thread.h"
|
| #include "content/browser/browser_thread_impl.h"
|
| #include "content/browser/notification_service_impl.h"
|
|
|