| Index: chrome/test/base/thread_observer_helper.h
|
| diff --git a/chrome/test/base/thread_observer_helper.h b/chrome/test/base/thread_observer_helper.h
|
| index b6fe3f13190ba6b247cd44f5f0378c4148e43b98..4c2212372ecf8571c1b934b0fefa8ab40d552294 100644
|
| --- a/chrome/test/base/thread_observer_helper.h
|
| +++ b/chrome/test/base/thread_observer_helper.h
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/synchronization/waitable_event.h"
|
| -#include "content/browser/browser_thread.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "content/test/notification_observer_mock.h"
|
|
|
|
|