| Index: chrome/browser/automation/automation_profile_impl.h
|
| ===================================================================
|
| --- chrome/browser/automation/automation_profile_impl.h (revision 25474)
|
| +++ chrome/browser/automation/automation_profile_impl.h (working copy)
|
| @@ -202,7 +202,7 @@
|
|
|
| protected:
|
| Profile* original_profile_;
|
| - scoped_ptr<net::CookieStore> alternate_cookie_store_;
|
| + scoped_refptr<net::CookieStore> alternate_cookie_store_;
|
| scoped_refptr<URLRequestContext> alternate_reqeust_context_;
|
| int tab_handle_;
|
|
|
|
|