| Index: ui/gfx/geometry/insets_unittest.cc
|
| diff --git a/ui/gfx/insets_unittest.cc b/ui/gfx/geometry/insets_unittest.cc
|
| similarity index 97%
|
| rename from ui/gfx/insets_unittest.cc
|
| rename to ui/gfx/geometry/insets_unittest.cc
|
| index 563f20fca234b4efd07c33cd917684465b0c784c..b20a9d36f48bf7402237629fa639d338d4c67ed4 100644
|
| --- a/ui/gfx/insets_unittest.cc
|
| +++ b/ui/gfx/geometry/insets_unittest.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"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|