summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/policy_status_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/policy/policy_status_info.h')
-rw-r--r--chrome/browser/policy/policy_status_info.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/chrome/browser/policy/policy_status_info.h b/chrome/browser/policy/policy_status_info.h
index 09f68cc..2eecf19 100644
--- a/chrome/browser/policy/policy_status_info.h
+++ b/chrome/browser/policy/policy_status_info.h
@@ -1,4 +1,4 @@
- // Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -8,7 +8,6 @@
#include "base/memory/scoped_ptr.h"
#include "base/string16.h"
#include "base/values.h"
-#include "policy/configuration_policy_type.h"
namespace policy {
@@ -89,6 +88,6 @@ struct PolicyStatusInfo {
DISALLOW_COPY_AND_ASSIGN(PolicyStatusInfo);
};
-} // namespace policy
+} // namespace policy
#endif // CHROME_BROWSER_POLICY_POLICY_STATUS_INFO_H_