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

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

Issue 14190004: Absolutify paths to loader/*. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: hmm 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/core/rendering/RenderLayerBacking.cpp
diff --git a/Source/core/rendering/RenderLayerBacking.cpp b/Source/core/rendering/RenderLayerBacking.cpp
index 1d0198779e7619529d79e7694fbe38cb7db9c512..f27001102c91699b75cba59d713823c60da7dae8 100644
--- a/Source/core/rendering/RenderLayerBacking.cpp
+++ b/Source/core/rendering/RenderLayerBacking.cpp
@@ -29,7 +29,6 @@
#include "AnimationController.h"
#include "CSSPropertyNames.h"
-#include "CachedImage.h"
#include "CanvasRenderingContext.h"
#include "Chrome.h"
#include "FrameView.h"
@@ -43,6 +42,7 @@
#include "Settings.h"
#include "StyleResolver.h"
#include "WebCoreMemoryInstrumentation.h"
+#include "core/loader/cache/CachedImage.h"
#include "core/platform/graphics/FontCache.h"
#include "core/platform/graphics/GraphicsContext.h"
#include "core/platform/graphics/GraphicsLayer.h"
« no previous file with comments | « Source/core/rendering/RenderImageResourceStyleImage.cpp ('k') | Source/core/rendering/RenderLayerFilterInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698