summaryrefslogtreecommitdiffstats
path: root/chrome/views/grid_layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/views/grid_layout.h')
-rw-r--r--chrome/views/grid_layout.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/views/grid_layout.h b/chrome/views/grid_layout.h
index 706f380..9cddd95 100644
--- a/chrome/views/grid_layout.h
+++ b/chrome/views/grid_layout.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_GRID_LAYOUT_H__
-#define CHROME_VIEWS_GRID_LAYOUT_H__
+#ifndef CHROME_VIEWS_GRID_LAYOUT_H_
+#define CHROME_VIEWS_GRID_LAYOUT_H_
#include <string>
#include <vector>
@@ -351,4 +351,4 @@ class ColumnSet {
} // namespace views
-#endif // CHROME_VIEWS_GRID_LAYOUT_H__
+#endif // CHROME_VIEWS_GRID_LAYOUT_H_