Index: ui/gfx/geometry/quad_f.cc |
diff --git a/ui/gfx/quad_f.cc b/ui/gfx/geometry/quad_f.cc |
similarity index 99% |
rename from ui/gfx/quad_f.cc |
rename to ui/gfx/geometry/quad_f.cc |
index 2796bf192b26ce1ab943ff295dbf35bdf945590e..1283b0dc3bbc4a1a64542840945d1f8c360d83f1 100644 |
--- a/ui/gfx/quad_f.cc |
+++ b/ui/gfx/geometry/quad_f.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/quad_f.h" |
+#include "ui/gfx/geometry/quad_f.h" |
#include <limits> |