| Index: chrome_frame/test/chrome_frame_automation_mock.h
|
| diff --git a/chrome_frame/test/chrome_frame_automation_mock.h b/chrome_frame/test/chrome_frame_automation_mock.h
|
| index 8399d5357faa2bbfdc3ddcad12368365656647a8..f55ee7d62e6700b32d6fe922ea41ec38b39a6c60 100644
|
| --- a/chrome_frame/test/chrome_frame_automation_mock.h
|
| +++ b/chrome_frame/test/chrome_frame_automation_mock.h
|
| @@ -9,12 +9,12 @@
|
|
|
| #include "base/file_path.h"
|
| #include "base/path_service.h"
|
| +#include "base/test/test_process_util_win.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome_frame/chrome_frame_automation.h"
|
| #include "chrome_frame/chrome_frame_plugin.h"
|
| #include "chrome_frame/navigation_constraints.h"
|
| -#include "chrome_frame/test/chrome_frame_test_utils.h"
|
| #include "chrome_frame/test/test_scrubber.h"
|
| #include "chrome_frame/test/test_with_web_server.h"
|
| #include "chrome_frame/utils.h"
|
|
|