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

Unified Diff: Source/WebKit/chromium/src/WebViewImpl.cpp

Issue 13843039: Absolutify paths to platform/graphics/skia/. (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/WebViewImpl.cpp
diff --git a/Source/WebKit/chromium/src/WebViewImpl.cpp b/Source/WebKit/chromium/src/WebViewImpl.cpp
index 36b9365962779e3b3d80d9b7530a5de2d0c7f427..0464d872cd7a6fecc39293a3232e760423582675 100644
--- a/Source/WebKit/chromium/src/WebViewImpl.cpp
+++ b/Source/WebKit/chromium/src/WebViewImpl.cpp
@@ -43,7 +43,6 @@
#include "LinkHighlight.h"
#include "NonCompositedContentHost.h"
#include "PageWidgetDelegate.h"
-#include "PlatformContextSkia.h"
#include "PrerendererClientImpl.h"
#include "SpeechInputClientImpl.h"
#include "SpeechRecognitionClientProxy.h"
@@ -136,6 +135,7 @@
#include "core/platform/graphics/ImageBuffer.h"
#include "core/platform/graphics/chromium/LayerPainterChromium.h"
#include "core/platform/graphics/gpu/SharedGraphicsContext3D.h"
+#include "core/platform/graphics/skia/PlatformContextSkia.h"
#include "core/platform/network/ResourceHandle.h"
#include "core/rendering/RenderLayerCompositor.h"
#include "core/rendering/RenderView.h"
« no previous file with comments | « Source/WebKit/chromium/src/WebScrollbarThemePainter.cpp ('k') | Source/WebKit/chromium/src/painting/GraphicsContextBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698