| Index: chrome/browser/policy/policy_browsertest.cc
|
| diff --git a/chrome/browser/policy/policy_browsertest.cc b/chrome/browser/policy/policy_browsertest.cc
|
| index b3aaa9de541f352640e94aa4505e11d584965ab5..73cc2859b687f6ec684cd79a6af2685463bf87e6 100644
|
| --- a/chrome/browser/policy/policy_browsertest.cc
|
| +++ b/chrome/browser/policy/policy_browsertest.cc
|
| @@ -3911,9 +3911,6 @@ class ChromeOSPolicyTest : public PolicyTest {
|
| command_line->AppendSwitchASCII(chromeos::switches::kLoginProfile, "hash");
|
| command_line->AppendSwitch(
|
| chromeos::switches::kAllowFailedPolicyFetchForTest);
|
| -
|
| - command_line->AppendSwitch(
|
| - chromeos::switches::kEnableSystemTimezoneAutomaticDetectionPolicy);
|
| }
|
|
|
| protected:
|
|
|