| Index: chrome/browser/configuration_policy_provider.h
|
| diff --git a/chrome/browser/configuration_policy_provider.h b/chrome/browser/configuration_policy_provider.h
|
| index ae4ad73b1390ee92476e51eef392b4c97e417cd9..b7eea31e85cdcbda10cae2e6e1ccd067b286b5d6 100644
|
| --- a/chrome/browser/configuration_policy_provider.h
|
| +++ b/chrome/browser/configuration_policy_provider.h
|
| @@ -11,8 +11,6 @@
|
| #include "base/basictypes.h"
|
| #include "chrome/browser/configuration_policy_store.h"
|
|
|
| -class DictionaryValue;
|
| -
|
| // A mostly-abstract super class for platform-specific policy providers.
|
| // Platform-specific policy providers (Windows Group Policy, gconf,
|
| // etc.) should implement a subclass of this class.
|
|
|