| Index: chrome/browser/automation/testing_automation_provider.h
|
| diff --git a/chrome/browser/automation/testing_automation_provider.h b/chrome/browser/automation/testing_automation_provider.h
|
| index 2e2687d8273852230646f69f45b61f812455dd30..1f6a29e2a57a120830f63dea61a0c0af131ae330 100644
|
| --- a/chrome/browser/automation/testing_automation_provider.h
|
| +++ b/chrome/browser/automation/testing_automation_provider.h
|
| @@ -1316,7 +1316,8 @@ class TestingAutomationProvider : public AutomationProvider,
|
| // },
|
| // "recommended_cloud": {
|
| // ...
|
| - // }
|
| + // },
|
| + // "machine_scope": True
|
| // }
|
| // output: none
|
| void SetPolicies(base::DictionaryValue* args,
|
|
|