| Index: ui/gfx/geometry/insets_f.cc
|
| diff --git a/ui/gfx/insets_f.cc b/ui/gfx/geometry/insets_f.cc
|
| similarity index 94%
|
| rename from ui/gfx/insets_f.cc
|
| rename to ui/gfx/geometry/insets_f.cc
|
| index f790b3c4187dae86f1081a03f40d2a8650cc6338..774b4ab8ca8a1a9373501c2868a11fcaff42172b 100644
|
| --- a/ui/gfx/insets_f.cc
|
| +++ b/ui/gfx/geometry/insets_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/insets_f.h"
|
| +#include "ui/gfx/geometry/insets_f.h"
|
|
|
| #include "base/strings/stringprintf.h"
|
|
|
|
|