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

Unified Diff: Source/core/platform/chromium/support/WebScrollbarImpl.cpp

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/chromium/support/WebScrollbarImpl.cpp
diff --git a/Source/core/platform/chromium/support/WebScrollbarImpl.cpp b/Source/core/platform/chromium/support/WebScrollbarImpl.cpp
index 6e5258dee7489ae6b63d5e66c45b0d6463442fd3..53b0d49d4c7cc2d274481ba08dc3abfe238da2ff 100644
--- a/Source/core/platform/chromium/support/WebScrollbarImpl.cpp
+++ b/Source/core/platform/chromium/support/WebScrollbarImpl.cpp
@@ -27,7 +27,7 @@
#include "core/platform/chromium/support/WebScrollbarImpl.h"
#include "core/platform/Scrollbar.h"
-#include "core/platform/graphics/IntRect.h"
+#include "platform/geometry/IntRect.h"
namespace WebKit {
« no previous file with comments | « Source/core/platform/chromium/PlatformScreenChromium.cpp ('k') | Source/core/platform/graphics/BitmapImage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698