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

Unified Diff: Source/core/rendering/RenderFrameSet.cpp

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 years, 8 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/rendering/RenderFlowThread.cpp ('k') | Source/core/rendering/RenderGrid.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/RenderFrameSet.cpp
diff --git a/Source/core/rendering/RenderFrameSet.cpp b/Source/core/rendering/RenderFrameSet.cpp
index 89a2a9e08e311d5207d2d22299a36e3021763208..da33504a03ed7cbcc0d85d249b3e9bfdf1fd19ee 100644
--- a/Source/core/rendering/RenderFrameSet.cpp
+++ b/Source/core/rendering/RenderFrameSet.cpp
@@ -24,7 +24,6 @@
#include "config.h"
#include "RenderFrameSet.h"
-#include "Cursor.h"
#include "Document.h"
#include "EventHandler.h"
#include "EventNames.h"
@@ -40,6 +39,7 @@
#include "RenderView.h"
#include "Settings.h"
#include "WebCoreMemoryInstrumentation.h"
+#include "core/platform/Cursor.h"
#include "core/platform/graphics/GraphicsContext.h"
#include <wtf/MemoryInstrumentationVector.h>
« no previous file with comments | « Source/core/rendering/RenderFlowThread.cpp ('k') | Source/core/rendering/RenderGrid.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698