| Index: content/public/test/test_browser_thread_bundle.cc
|
| diff --git a/content/public/test/test_browser_thread_bundle.cc b/content/public/test/test_browser_thread_bundle.cc
|
| index 820b5945de6401c7f56a1f7f21e91e01161c8bc2..227a27605fcbd7c024088cad12a4dd2c8115e1a3 100644
|
| --- a/content/public/test/test_browser_thread_bundle.cc
|
| +++ b/content/public/test/test_browser_thread_bundle.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
|
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "content/public/test/test_browser_thread.h"
|
|
|
|
|