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

Unified Diff: Source/core/platform/graphics/mac/IntSizeMac.mm

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
Index: Source/core/platform/graphics/mac/IntSizeMac.mm
diff --git a/Source/core/platform/graphics/mac/IntSizeMac.mm b/Source/core/platform/graphics/mac/IntSizeMac.mm
index 06f07f80abb820b781d3a6f737ec1d9b12702079..2a9d100145ea335dd5f77ea6861ff5c50f5a13e5 100644
--- a/Source/core/platform/graphics/mac/IntSizeMac.mm
+++ b/Source/core/platform/graphics/mac/IntSizeMac.mm
@@ -24,7 +24,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/IntSize.h"
+#include "platform/geometry/IntSize.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/mac/IntRectMac.mm ('k') | Source/core/platform/graphics/mac/SimpleFontDataMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698