Fix smelly scoped_ptr code in print_web_view_helper_win.
A series of changes resulted in the need to store an owned pointer in a different scoped_ptr temporarily. This change changes the ownership model of the called method to remove the hack. BUG=NONE TEST=NONE Review URL: http://codereview.chromium.org/7491074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95954 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment