| Index: chrome/test/automation/automation_proxy.cc
|
| ===================================================================
|
| --- chrome/test/automation/automation_proxy.cc (revision 70364)
|
| +++ chrome/test/automation/automation_proxy.cc (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "base/threading/platform_thread.h"
|
| #include "base/process_util.h"
|
| #include "base/ref_counted.h"
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "chrome/common/automation_constants.h"
|
| #include "chrome/common/automation_messages.h"
|
| #include "chrome/common/chrome_version_info.h"
|
|
|