Chromium Code Reviews| Index: Source/platform/geometry/RegionTest.cpp |
| diff --git a/Source/web/tests/RegionTest.cpp b/Source/platform/geometry/RegionTest.cpp |
| similarity index 99% |
| rename from Source/web/tests/RegionTest.cpp |
| rename to Source/platform/geometry/RegionTest.cpp |
| index 6356662ee613d15a5f82e8da6459fd9f6198a083..3aedd7e637bb9cd9ab76ca93b8fefc6535e6d4c1 100644 |
| --- a/Source/web/tests/RegionTest.cpp |
| +++ b/Source/platform/geometry/RegionTest.cpp |
| @@ -24,7 +24,7 @@ |
| #include "config.h" |
| -#include "core/platform/graphics/Region.h" |
| +#include "platform/geometry/Region.h" |
| #include <gtest/gtest.h> |