Index: content/common/bindings_policy.h |
=================================================================== |
--- content/common/bindings_policy.h (revision 81851) |
+++ content/common/bindings_policy.h (working copy) |
@@ -1,9 +1,9 @@ |
-// Copyright (c) 2006-2009 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. |
-#ifndef CHROME_COMMON_BINDINGS_POLICY_H__ |
-#define CHROME_COMMON_BINDINGS_POLICY_H__ |
+#ifndef CONTENT_COMMON_BINDINGS_POLICY_H_ |
+#define CONTENT_COMMON_BINDINGS_POLICY_H_ |
#pragma once |
// This is a utility class that specifies flag values for the types of |
@@ -40,4 +40,4 @@ |
} |
}; |
-#endif // CHROME_COMMON_BINDINGS_POLICY_H__ |
+#endif // CONTENT_COMMON_BINDINGS_POLICY_H_ |