| Index: content/public/test/test_navigation_observer.cc
|
| diff --git a/content/public/test/test_navigation_observer.cc b/content/public/test/test_navigation_observer.cc
|
| index c9d3d770e9e53b6221c724932405dc804e646291..3c020acd0b8b7aa10644d2aa92b7f09061f6f4c5 100644
|
| --- a/content/public/test/test_navigation_observer.cc
|
| +++ b/content/public/test/test_navigation_observer.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/public/test/test_navigation_observer.h"
|
|
|
| #include "base/bind.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/stl_util.h"
|
| #include "content/public/browser/notification_service.h"
|
|
|