| Index: chrome/test/automation/automation_json_requests.h
|
| diff --git a/chrome/test/automation/automation_json_requests.h b/chrome/test/automation/automation_json_requests.h
|
| index afa1937686908f9721032cc9f9fd30e939698a6a..3b63b42fff19fa41927d640a3e4a05a9a52a1d56 100644
|
| --- a/chrome/test/automation/automation_json_requests.h
|
| +++ b/chrome/test/automation/automation_json_requests.h
|
| @@ -10,6 +10,7 @@
|
| #include <vector>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "chrome/common/automation_constants.h"
|
| #include "ui/base/keycodes/keyboard_codes.h"
|
|
|
|
|