| Index: ui/gfx/geometry/insets.cc
|
| diff --git a/ui/gfx/insets.cc b/ui/gfx/geometry/insets.cc
|
| similarity index 96%
|
| rename from ui/gfx/insets.cc
|
| rename to ui/gfx/geometry/insets.cc
|
| index 44a29916acfc72fcf06322f971534a320da73e2b..300de4561096e091eaf8406f1beecf945281e246 100644
|
| --- a/ui/gfx/insets.cc
|
| +++ b/ui/gfx/geometry/insets.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.h"
|
| +#include "ui/gfx/geometry/insets.h"
|
|
|
| #if defined(TOOLKIT_GTK)
|
| #include <gtk/gtk.h>
|
|
|