| Index: chrome/browser/policy/config_dir_policy_loader.h
|
| diff --git a/chrome/browser/policy/config_dir_policy_loader.h b/chrome/browser/policy/config_dir_policy_loader.h
|
| index f9cc0f8fccb0849061e205058218a0e73e2260e4..38cd7c2658e5e52684fd1582333227dd54b2d980 100644
|
| --- a/chrome/browser/policy/config_dir_policy_loader.h
|
| +++ b/chrome/browser/policy/config_dir_policy_loader.h
|
| @@ -17,8 +17,6 @@ class Value;
|
|
|
| namespace policy {
|
|
|
| -struct PolicyDefinitionList;
|
| -
|
| // A policy loader implementation backed by a set of files in a given
|
| // directory. The files should contain JSON-formatted policy settings. They are
|
| // merged together and the result is returned in a PolicyBundle.
|
|
|