summaryrefslogtreecommitdiffstats
path: root/chrome/views/layout_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/layout_manager.h')
-rw-r--r--chrome/views/layout_manager.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/views/layout_manager.h b/chrome/views/layout_manager.h
index b354642..5b8eaf1 100644
--- a/chrome/views/layout_manager.h
+++ b/chrome/views/layout_manager.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_VIEWS_LAYOUT_MANAGER_H__
-#define CHROME_VIEWS_LAYOUT_MANAGER_H__
+#ifndef CHROME_VIEWS_LAYOUT_MANAGER_H_
+#define CHROME_VIEWS_LAYOUT_MANAGER_H_
#include "chrome/views/view.h"
@@ -57,4 +57,4 @@ class LayoutManager {
} // namespace views
-#endif // CHROME_VIEWS_LAYOUT_MANAGER_H__
+#endif // CHROME_VIEWS_LAYOUT_MANAGER_H_