Index: ui/gfx/geometry/size_base.h |
diff --git a/ui/gfx/size_base.h b/ui/gfx/geometry/size_base.h |
similarity index 93% |
rename from ui/gfx/size_base.h |
rename to ui/gfx/geometry/size_base.h |
index c8349dc4b77d81ee38aca5efdaaada01ba238a61..88a98ef4584d6374595e66af3b0b2c6425fc616d 100644 |
--- a/ui/gfx/size_base.h |
+++ b/ui/gfx/geometry/size_base.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 UI_GFX_SIZE_BASE_H_ |
-#define UI_GFX_SIZE_BASE_H_ |
+#ifndef UI_GFX_GEOMETRY_SIZE_BASE_H_ |
+#define UI_GFX_GEOMETRY_SIZE_BASE_H_ |
#include "ui/gfx/gfx_export.h" |
@@ -66,4 +66,4 @@ class GFX_EXPORT SizeBase { |
} // namespace gfx |
-#endif // UI_GFX_SIZE_BASE_H_ |
+#endif // UI_GFX_GEOMETRY_SIZE_BASE_H_ |