| Index: chrome_frame/chrome_frame_automation.h
|
| diff --git a/chrome_frame/chrome_frame_automation.h b/chrome_frame/chrome_frame_automation.h
|
| index 5cf1304c9e6e479c2e8d259c1ac75ea22ced973b..cb1b28243e00dec68e7b215cc6ea1a0eb81fc7b3 100644
|
| --- a/chrome_frame/chrome_frame_automation.h
|
| +++ b/chrome_frame/chrome_frame_automation.h
|
| @@ -92,7 +92,6 @@ class ChromeFrameAutomationProxyImpl
|
| protected:
|
| friend class AutomationProxyCacheEntry;
|
| ChromeFrameAutomationProxyImpl(AutomationProxyCacheEntry* entry,
|
| - std::string channel_id,
|
| int launch_timeout);
|
|
|
| class CFMsgDispatcher;
|
|
|