Chromium Code Reviews| Index: chrome/test/webdriver/automation.h |
| diff --git a/chrome/test/webdriver/automation.h b/chrome/test/webdriver/automation.h |
| index 794ee0cd4a7afdc3c9d97040f533a3d05db7d52b..d5f9dfd1e05d6efcf320ef364db9b711117cba37 100644 |
| --- a/chrome/test/webdriver/automation.h |
| +++ b/chrome/test/webdriver/automation.h |
| @@ -11,6 +11,7 @@ |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |
| +#include "base/synchronization/waitable_event.h" |
|
kkania
2011/06/08 00:54:53
put in cc
Huyen
2011/06/08 00:59:34
Done.
|
| #include "base/task.h" |
| #include "chrome/common/automation_constants.h" |
| #include "ui/base/keycodes/keyboard_codes.h" |