| Index: chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc b/chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc
|
| index 258a91e5cd8fced184c341019cb1d12a0ee74305..c4eb1bb07698ff7cb3e8129931453ea4146cb16b 100644
|
| --- a/chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc
|
| +++ b/chrome/browser/chromeos/policy/variations_service_policy_browsertest.cc
|
| @@ -17,7 +17,7 @@ class VariationsServiceDevicePolicyTest : public DevicePolicyCrosBrowserTest {
|
| protected:
|
| VariationsServiceDevicePolicyTest() {}
|
|
|
| - void SetUpInProcessBrowserTestFixture() OVERRIDE {
|
| + virtual void SetUpInProcessBrowserTestFixture() OVERRIDE {
|
| DevicePolicyCrosBrowserTest::SetUpInProcessBrowserTestFixture();
|
|
|
| InstallOwnerKey();
|
|
|