diff options
Diffstat (limited to 'chrome_frame/chrome_frame_automation.h')
-rw-r--r-- | chrome_frame/chrome_frame_automation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame_automation.h b/chrome_frame/chrome_frame_automation.h index 73d4f1d..a8395d2 100644 --- a/chrome_frame/chrome_frame_automation.h +++ b/chrome_frame/chrome_frame_automation.h @@ -16,7 +16,7 @@ #include "base/scoped_handle.h" #include "base/stack_container.h" #include "base/task.h" -#include "base/thread.h" +#include "base/threading/thread.h" #include "base/timer.h" #include "chrome/common/page_zoom.h" #include "chrome/test/automation/automation_proxy.h" |