diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-04 01:20:48 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-04 01:20:48 +0000 |
commit | 683e6d9485428c786b438120a89ff64e12d0e04e (patch) | |
tree | 60ee9c3d952125c7cc85a822c8c65f9809631f7c /chrome/browser/ui/startup/startup_browser_creator.cc | |
parent | b5e17c9de9881d77386bb1b4cd62c05d7cbf5bc5 (diff) | |
download | chromium_src-683e6d9485428c786b438120a89ff64e12d0e04e.zip chromium_src-683e6d9485428c786b438120a89ff64e12d0e04e.tar.gz chromium_src-683e6d9485428c786b438120a89ff64e12d0e04e.tar.bz2 |
rlz: Do not take the address of a temporary.
Fixes this warning:
taking the address of a temporary object of type 'base::win::RegKey' [-Waddress-of-temporary]
(I think the code is fine in this case, but it's a useful warning and we
want to be able to build with -Werror.)
BUG=82385
Review URL: https://codereview.chromium.org/369923004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281349 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/ui/startup/startup_browser_creator.cc')
0 files changed, 0 insertions, 0 deletions