summaryrefslogtreecommitdiffstats
path: root/ash
diff options
context:
space:
mode:
authorjam <jam@chromium.org>2015-12-10 18:23:27 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-11 02:24:09 +0000
commit5ccf985d5e5b53f9196b85e147e9c290a648d7da (patch)
tree08a7bcdb2a1c2013a9feba742b920c9fbdcb3233 /ash
parent2b9c4739f033034356590ef9b15f58d4fddcd08b (diff)
downloadchromium_src-5ccf985d5e5b53f9196b85e147e9c290a648d7da.zip
chromium_src-5ccf985d5e5b53f9196b85e147e9c290a648d7da.tar.gz
chromium_src-5ccf985d5e5b53f9196b85e147e9c290a648d7da.tar.bz2
Remove the NoAtExitBaseTestSuite anti-pattern.
A bunch of unit tests were deriving from base::TestSuite and telling it to not create an AtExitManager, while at the same time they were creating an AtExitManager. Just use the base::TestSuite directly which creates the AtExitManager. This follows similar cleanup I did in r362157. Review URL: https://codereview.chromium.org/1512053002 Cr-Commit-Position: refs/heads/master@{#364590}
Diffstat (limited to 'ash')
0 files changed, 0 insertions, 0 deletions