Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: chrome/browser/automation/testing_automation_provider.h

Issue 9111022: Removed ConfigurationPolicyType and extended PolicyMap. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698