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

Unified Diff: chrome/browser/chromeos/policy/proxy_policy_provider.h

Issue 60823003: Introduced a ForwardingPolicyProvider. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed ios Created 7 years, 1 month 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/policy/proxy_policy_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/policy/proxy_policy_provider.h
diff --git a/chrome/browser/chromeos/policy/proxy_policy_provider.h b/chrome/browser/chromeos/policy/proxy_policy_provider.h
index f8f030c21e9dfcf9a99662ff052b17efdaebcb38..5829a9edcd0f3793742c68222e33a5d37b0f43e5 100644
--- a/chrome/browser/chromeos/policy/proxy_policy_provider.h
+++ b/chrome/browser/chromeos/policy/proxy_policy_provider.h
@@ -29,9 +29,6 @@ class ProxyPolicyProvider : public ConfigurationPolicyProvider,
// ConfigurationPolicyProvider::Observer:
virtual void OnUpdatePolicy(ConfigurationPolicyProvider* provider) OVERRIDE;
- // SchemaRegistry::Observer:
- virtual void OnSchemaRegistryUpdated(bool has_new_schemas) OVERRIDE;
-
private:
ConfigurationPolicyProvider* delegate_;
« no previous file with comments | « no previous file | chrome/browser/chromeos/policy/proxy_policy_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698