| Index: chrome/browser/chromeos/login/oobe_localization_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/login/oobe_localization_browsertest.cc b/chrome/browser/chromeos/login/oobe_localization_browsertest.cc
|
| index cb5ed87a454803fc72af786e0db9dc98f9feea33..cc92f1aae2484891d248281fb0ddc47c7ce68a3f 100644
|
| --- a/chrome/browser/chromeos/login/oobe_localization_browsertest.cc
|
| +++ b/chrome/browser/chromeos/login/oobe_localization_browsertest.cc
|
| @@ -88,7 +88,7 @@ class FakeStatisticsProvider : public StatisticsProvider {
|
| class OobeLocalizationTest : public InProcessBrowserTest {
|
| public:
|
| OobeLocalizationTest();
|
| - ~OobeLocalizationTest();
|
| + virtual ~OobeLocalizationTest();
|
|
|
| // Verifies that the comma-separated |values| corresponds with the first
|
| // values in |select_id|, optionally checking for an options group label after
|
|
|