| Index: chrome/test/thread_observer_helper.h
|
| ===================================================================
|
| --- chrome/test/thread_observer_helper.h (revision 70364)
|
| +++ chrome/test/thread_observer_helper.h (working copy)
|
| @@ -7,7 +7,7 @@
|
| #pragma once
|
|
|
| #include "base/ref_counted.h"
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "chrome/browser/browser_thread.h"
|
| #include "chrome/common/notification_observer_mock.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|