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