Index: ui/views/layout/grid_layout.h |
diff --git a/views/layout/grid_layout.h b/ui/views/layout/grid_layout.h |
similarity index 99% |
copy from views/layout/grid_layout.h |
copy to ui/views/layout/grid_layout.h |
index ddfaf8e1b45162c537fe80cb61682d12942aeca4..6c385858689e626613d930f01686c7f592055838 100644 |
--- a/views/layout/grid_layout.h |
+++ b/ui/views/layout/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 VIEWS_LAYOUT_GRID_LAYOUT_H_ |
-#define VIEWS_LAYOUT_GRID_LAYOUT_H_ |
+#ifndef UI_VIEWS_LAYOUT_GRID_LAYOUT_H_ |
+#define UI_VIEWS_LAYOUT_GRID_LAYOUT_H_ |
#pragma once |
#include <string> |
@@ -368,4 +368,4 @@ class VIEWS_EXPORT ColumnSet { |
} // namespace views |
-#endif // VIEWS_LAYOUT_GRID_LAYOUT_H_ |
+#endif // UI_VIEWS_LAYOUT_GRID_LAYOUT_H_ |