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

Unified Diff: Source/platform/geometry/FloatPoint3D.h

Issue 25494003: Move geometry classes from core/platform/graphics to platform/geometry (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/FloatPoint.cpp ('k') | Source/platform/geometry/FloatPoint3D.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/geometry/FloatPoint3D.h
diff --git a/Source/core/platform/graphics/FloatPoint3D.h b/Source/platform/geometry/FloatPoint3D.h
similarity index 98%
rename from Source/core/platform/graphics/FloatPoint3D.h
rename to Source/platform/geometry/FloatPoint3D.h
index 2a136c9ea488bc786089906c959003013a2b7bf2..3ef5432dac956706d62a9029bd5e39f9fb458a0d 100644
--- a/Source/core/platform/graphics/FloatPoint3D.h
+++ b/Source/platform/geometry/FloatPoint3D.h
@@ -23,7 +23,7 @@
#ifndef FloatPoint3D_h
#define FloatPoint3D_h
-#include "core/platform/graphics/FloatPoint.h"
+#include "platform/geometry/FloatPoint.h"
namespace WebCore {
« no previous file with comments | « Source/platform/geometry/FloatPoint.cpp ('k') | Source/platform/geometry/FloatPoint3D.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698