| Index: chrome/browser/ui/views/frame/browser_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/frame/browser_view.h (revision 96768)
|
| +++ chrome/browser/ui/views/frame/browser_view.h (working copy)
|
| @@ -715,7 +715,7 @@
|
| HungPluginAction hung_plugin_action_;
|
|
|
| // The custom JumpList for Windows 7.
|
| - scoped_ptr<JumpList> jumplist_;
|
| + scoped_refptr<JumpList> jumplist_;
|
|
|
| // The custom AeroPeek manager for Windows 7.
|
| scoped_ptr<AeroPeekManager> aeropeek_manager_;
|
|
|