| Index: ui/gfx/geometry/vector3d_f.cc
|
| diff --git a/ui/gfx/vector3d_f.cc b/ui/gfx/geometry/vector3d_f.cc
|
| similarity index 97%
|
| rename from ui/gfx/vector3d_f.cc
|
| rename to ui/gfx/geometry/vector3d_f.cc
|
| index 233e05426730a4c9fcd7fe4ef6f96311b4c0138d..a30f9db5cbe35cc7fe0c9224dadbca5baf9736df 100644
|
| --- a/ui/gfx/vector3d_f.cc
|
| +++ b/ui/gfx/geometry/vector3d_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/vector3d_f.h"
|
| +#include "ui/gfx/geometry/vector3d_f.h"
|
|
|
| #include <cmath>
|
|
|
|
|