diff options
author | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-14 18:56:43 +0000 |
---|---|---|
committer | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-14 18:56:43 +0000 |
commit | 9686b86629bd4931ff367a6ae4aa1461ec362874 (patch) | |
tree | d9f1532e5857ec7cd7b0b1cc7f7a2fd0ba97601b /app/resources/content_right_side.png | |
parent | 7443cd462c3c4816fa14424316c78f874da435d1 (diff) | |
download | chromium_src-9686b86629bd4931ff367a6ae4aa1461ec362874.zip chromium_src-9686b86629bd4931ff367a6ae4aa1461ec362874.tar.gz chromium_src-9686b86629bd4931ff367a6ae4aa1461ec362874.tar.bz2 |
Revert 62605 - Make Run methods non-virtual on RRResolverWorker.
I don't think this needs to be reverted, but git cl dcommit went a bit wacky and I'm being conservative.
The goal is to turn on -Wnon-virtual-dtor warning for gcc. In this case, the virtual Run()'s do not appear necessary,
especially since they are private. If intended to be derived from, there is a "delete this" in the base class which would
point to requiring a virtual destructor.
BUG=45135
TEST=Target builds, validated that there are no derived classes of RRResolverWorker.
Review URL: http://codereview.chromium.org/3824002
TBR=cbentzel@chromium.org
Review URL: http://codereview.chromium.org/3813005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62611 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/resources/content_right_side.png')
0 files changed, 0 insertions, 0 deletions