| Index: chrome_frame/cfproxy_private.h
|
| diff --git a/chrome_frame/cfproxy_private.h b/chrome_frame/cfproxy_private.h
|
| index de520390b448b47b8b98a60ceba4626d458568d7..12b4b26240d291888f6602520b89cff53628d061 100644
|
| --- a/chrome_frame/cfproxy_private.h
|
| +++ b/chrome_frame/cfproxy_private.h
|
| @@ -172,8 +172,6 @@ class CFProxy : public Interface2IPCMessage,
|
| bool is_connected_;
|
| };
|
|
|
| -DISABLE_RUNNABLE_METHOD_REFCOUNT(CFProxy);
|
| -
|
| // Support functions.
|
| std::string GenerateChannelId();
|
| std::wstring BuildCmdLine(const std::string& channel_id,
|
|
|