| Index: chrome/browser/policy/config_dir_policy_loader_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/policy/config_dir_policy_loader_unittest.cc (revision 181040)
|
| +++ chrome/browser/policy/config_dir_policy_loader_unittest.cc (working copy)
|
| @@ -170,7 +170,7 @@
|
| // Some tests that exercise special functionality in ConfigDirPolicyLoader.
|
| class ConfigDirPolicyLoaderTest : public PolicyTestBase {
|
| protected:
|
| - void SetUp() OVERRIDE {
|
| + virtual void SetUp() OVERRIDE {
|
| PolicyTestBase::SetUp();
|
| harness_.SetUp();
|
| }
|
|
|