Index: chrome_frame/chrome_frame_automation.h |
=================================================================== |
--- chrome_frame/chrome_frame_automation.h (revision 67218) |
+++ chrome_frame/chrome_frame_automation.h (working copy) |
@@ -92,6 +92,7 @@ |
protected: |
friend class AutomationProxyCacheEntry; |
ChromeFrameAutomationProxyImpl(AutomationProxyCacheEntry* entry, |
+ std::string channel_id, |
int launch_timeout); |
class CFMsgDispatcher; |