| Index: chrome_frame/external_tab.h
|
| diff --git a/chrome_frame/external_tab.h b/chrome_frame/external_tab.h
|
| index 54115282053c931c44abfef41da1971674f6a2b6..8affbc1c91f39c74c7c63e8c8a09238df25b531a 100644
|
| --- a/chrome_frame/external_tab.h
|
| +++ b/chrome_frame/external_tab.h
|
| @@ -14,8 +14,8 @@
|
| #include "base/scoped_comptr_win.h"
|
| #include "base/scoped_ptr.h"
|
| #include "base/time.h"
|
| -#include "chrome/common//page_zoom.h"
|
| -#include "chrome/test/automation/automation_constants.h"
|
| +#include "chrome/common/automation_constants.h"
|
| +#include "chrome/common/page_zoom.h"
|
| #include "chrome_frame/cfproxy.h"
|
| #include "chrome_frame/task_marshaller.h"
|
| #include "googleurl/src/gurl.h"
|
|
|