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

Unified Diff: chrome/browser/policy/policy_bundle.h

Issue 16254003: WIP (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/policy/policy_bundle.h
diff --git a/chrome/browser/policy/policy_bundle.h b/chrome/browser/policy/policy_bundle.h
index decb126140ef5ea63ec9b5c171c248e025517d0f..4d8697631ec2fd780cdbf7f18657ec6bab23bf9c 100644
--- a/chrome/browser/policy/policy_bundle.h
+++ b/chrome/browser/policy/policy_bundle.h
@@ -9,12 +9,11 @@
#include <string>
#include "base/basictypes.h"
-#include "chrome/browser/policy/policy_service.h"
+#include "chrome/browser/policy/policy_map.h"
+#include "chrome/browser/policy/policy_namespace.h"
namespace policy {
-class PolicyMap;
-
// Maps policy namespaces to PolicyMaps.
class PolicyBundle {
public:
« no previous file with comments | « chrome/browser/policy/network_configuration_updater.cc ('k') | chrome/browser/policy/policy_change_watcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698