Index: components/data_reduction_proxy/browser/data_reduction_proxy_statistics_prefs_unittest.cc |
diff --git a/components/data_reduction_proxy/browser/data_reduction_proxy_statistics_prefs_unittest.cc b/components/data_reduction_proxy/browser/data_reduction_proxy_statistics_prefs_unittest.cc |
index 4b29fe6310323b212c351e52a6dfc68371a2f66c..50729600b6427730f2630240c48b989b1ecd3952 100644 |
--- a/components/data_reduction_proxy/browser/data_reduction_proxy_statistics_prefs_unittest.cc |
+++ b/components/data_reduction_proxy/browser/data_reduction_proxy_statistics_prefs_unittest.cc |
@@ -38,7 +38,7 @@ class DataReductionProxyStatisticsPrefsTest : public testing::Test { |
: task_runner_(scoped_refptr<base::TestSimpleTaskRunner>( |
new base::TestSimpleTaskRunner())) {} |
- virtual void SetUp() OVERRIDE { |
+ virtual void SetUp() override { |
RegisterPrefs(simple_pref_service_.registry()); |
} |