Index: ui/gfx/geometry/point.cc |
diff --git a/ui/gfx/point.cc b/ui/gfx/geometry/point.cc |
similarity index 96% |
rename from ui/gfx/point.cc |
rename to ui/gfx/geometry/point.cc |
index 7fdf3560fe359c14964d2e344897151775d8714f..5a68ba67bdd8fe108105905a0f16c7e3e7a8f1ea 100644 |
--- a/ui/gfx/point.cc |
+++ b/ui/gfx/geometry/point.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ui/gfx/point.h" |
+#include "ui/gfx/geometry/point.h" |
#if defined(OS_WIN) |
#include <windows.h> |