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

Unified Diff: Source/WebKit/chromium/src/painting/ContinuousPainter.cpp

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/WebKit/chromium/src/painting/ContinuousPainter.cpp
diff --git a/Source/WebKit/chromium/src/painting/ContinuousPainter.cpp b/Source/WebKit/chromium/src/painting/ContinuousPainter.cpp
index 06b7c1e65f5c363c25ee782f3e078f6561512801..dc0f826ae3fccafd6e944e88808edbb7c0637ff2 100644
--- a/Source/WebKit/chromium/src/painting/ContinuousPainter.cpp
+++ b/Source/WebKit/chromium/src/painting/ContinuousPainter.cpp
@@ -30,7 +30,7 @@
#include "ContinuousPainter.h"
#include "PageOverlayList.h"
-#include "TraceEvent.h"
+#include "core/platform/chromium/TraceEvent.h"
#include "core/platform/graphics/GraphicsLayer.h"
using namespace WebCore;
« no previous file with comments | « Source/WebKit/chromium/src/gtk/WebInputEventFactory.cpp ('k') | Source/WebKit/chromium/tests/Canvas2DLayerBridgeTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698