| Index: ui/gfx/geometry/matrix3_f.cc
|
| diff --git a/ui/gfx/matrix3_f.cc b/ui/gfx/geometry/matrix3_f.cc
|
| similarity index 99%
|
| rename from ui/gfx/matrix3_f.cc
|
| rename to ui/gfx/geometry/matrix3_f.cc
|
| index 562fdb3a96470aeb50a516e72c08a2fd0e43f8f4..5836ae677b9319d197f6ab785f32046679bf5946 100644
|
| --- a/ui/gfx/matrix3_f.cc
|
| +++ b/ui/gfx/geometry/matrix3_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/matrix3_f.h"
|
| +#include "ui/gfx/geometry/matrix3_f.h"
|
|
|
| #include <algorithm>
|
| #include <cmath>
|
|
|