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

Unified Diff: Source/core/page/PageScaleConstraintsSet.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/core/page/PageScaleConstraints.h ('k') | Source/core/page/Screen.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/PageScaleConstraintsSet.h
diff --git a/Source/core/page/PageScaleConstraintsSet.h b/Source/core/page/PageScaleConstraintsSet.h
index 2e281cb21ca7a3f9ec3c3b416802ea8a2adbd17a..f8cce42ad7c32914a883964c5cb9b6da03f1e648 100644
--- a/Source/core/page/PageScaleConstraintsSet.h
+++ b/Source/core/page/PageScaleConstraintsSet.h
@@ -33,7 +33,7 @@
#include "PageScaleConstraints.h"
#include "core/dom/ViewportArguments.h"
-#include "core/platform/graphics/IntSize.h"
+#include "platform/geometry/IntSize.h"
namespace WebCore {
« no previous file with comments | « Source/core/page/PageScaleConstraints.h ('k') | Source/core/page/Screen.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698