Chromium Code Reviews| Index: chrome_frame/chrome_frame_automation.h |
| =================================================================== |
| --- chrome_frame/chrome_frame_automation.h (revision 66224) |
| +++ 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; |