Convert the BrowerThemeProvider pointer from being ref counted to
not being ref counted. It's owned by the profile and it doesn't need to be ref counted. Review URL: http://codereview.chromium.org/223027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27152 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome/browser/browser_theme_provider.h 1 addition, 2 deletionschrome/browser/browser_theme_provider.h
- chrome/browser/profile.cc 4 additions, 7 deletionschrome/browser/profile.cc
- chrome/browser/profile.h 1 addition, 1 deletionchrome/browser/profile.h
- chrome/test/testing_profile.cc 4 additions, 5 deletionschrome/test/testing_profile.cc
- chrome/test/testing_profile.h 1 addition, 1 deletionchrome/test/testing_profile.h
Loading
Please register or sign in to comment