| Index: chrome_frame/chrome_frame_automation.h
|
| diff --git a/chrome_frame/chrome_frame_automation.h b/chrome_frame/chrome_frame_automation.h
|
| index 26c9901f364bf45c88d79338122d0191871e0ea3..0c778b7aa722d66f95fd46dcc777706b8bd432dd 100644
|
| --- a/chrome_frame/chrome_frame_automation.h
|
| +++ b/chrome_frame/chrome_frame_automation.h
|
| @@ -92,7 +92,7 @@ class ChromeFrameAutomationProxyImpl
|
| friend class AutomationProxyCacheEntry;
|
| ChromeFrameAutomationProxyImpl(AutomationProxyCacheEntry* entry,
|
| std::string channel_id,
|
| - int launch_timeout);
|
| + base::TimeDelta launch_timeout);
|
|
|
| class CFMsgDispatcher;
|
| class TabProxyNotificationMessageFilter;
|
|
|