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

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, 3 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/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 {

Powered by Google App Engine
This is Rietveld 408576698