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

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

Issue 7941008: Cosmetic cleanups in chrome/browser/policy/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Upload was broken? Created 9 years, 3 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
« no previous file with comments | « chrome/browser/policy/policy_path_parser_win.cc ('k') | chrome/browser/policy/policy_status_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/policy/policy_status_info.h
diff --git a/chrome/browser/policy/policy_status_info.h b/chrome/browser/policy/policy_status_info.h
index 09f68cc789f4754d0099b74f6561e5ab511b8d1f..2eecf19d9fc3979ac13ad8aa8377c36eb03f1e07 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_
« no previous file with comments | « chrome/browser/policy/policy_path_parser_win.cc ('k') | chrome/browser/policy/policy_status_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698