Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: Source/platform/geometry/RegionTest.cpp

Issue 27123002: Move Region.cpp/.h to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase, address feedback Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/platform/geometry/Region.cpp ('k') | Source/web/tests/RegionTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « Source/platform/geometry/Region.cpp ('k') | Source/web/tests/RegionTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698