Index: chrome_frame/chrome_frame_automation.h |
diff --git a/chrome_frame/chrome_frame_automation.h b/chrome_frame/chrome_frame_automation.h |
index f3c8fa3325a367afc61bbfaa57bb05ad79bbf2ad..e92967a3700bcb126c8a4e7d8aecc0e88ba912b7 100644 |
--- a/chrome_frame/chrome_frame_automation.h |
+++ b/chrome_frame/chrome_frame_automation.h |
@@ -16,7 +16,7 @@ |
#include "base/memory/scoped_handle.h" |
#include "base/synchronization/lock.h" |
#include "base/threading/thread.h" |
-#include "base/timer.h" |
+#include "base/timer/timer.h" |
#include "chrome/test/automation/automation_proxy.h" |
#include "chrome/test/automation/tab_proxy.h" |
#include "chrome_frame/chrome_frame_delegate.h" |