Commit 70bf8062 authored by Evan Stade's avatar Evan Stade Committed by Commit Bot

Fix L10nUtilTest flakiness by shutting down StatisticsProvider

Bug: 939160
Change-Id: I9371553975c56bb19450aed1ac12296708c0e412
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1507233Reviewed-by: default avatarJacob Dufault <jdufault@chromium.org>
Commit-Queue: Evan Stade <estade@chromium.org>
Cr-Commit-Position: refs/heads/master@{#638614}
parent 5bf2ecdd
......@@ -75,6 +75,7 @@ L10nUtilTest::L10nUtilTest()
}
L10nUtilTest::~L10nUtilTest() {
chromeos::system::StatisticsProvider::GetInstance()->Shutdown();
chromeos::input_method::Shutdown();
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment