Chromium Code Reviews| Index: chrome_frame/np_proxy_service.h |
| =================================================================== |
| --- chrome_frame/np_proxy_service.h (revision 31733) |
| +++ chrome_frame/np_proxy_service.h (working copy) |
| @@ -102,7 +102,7 @@ |
| void Reset(); |
| DictionaryValue* BuildProxyValueSet(); |
| - ChromeFrameAutomationClient* automation_client_; |
| + scoped_refptr<ChromeFrameAutomationClient> automation_client_; |
| ScopedNsPtr<nsIServiceManager> service_manager_; |
| ScopedNsPtr<nsIPrefService> pref_service_; |