| Index: chrome_frame/chrome_frame_automation.cc
|
| ===================================================================
|
| --- chrome_frame/chrome_frame_automation.cc (revision 70364)
|
| +++ chrome_frame/chrome_frame_automation.cc (working copy)
|
| @@ -17,9 +17,9 @@
|
| #include "base/path_service.h"
|
| #include "base/process_util.h"
|
| #include "base/string_util.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "base/sys_info.h"
|
| #include "base/utf_string_conversions.h"
|
| -#include "base/waitable_event.h"
|
| #include "chrome/app/client_util.h"
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_switches.h"
|
|
|