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

Unified Diff: Source/core/platform/graphics/filters/FilterOperation.h

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/platform/graphics/filters/FilterOperation.h
diff --git a/Source/core/platform/graphics/filters/FilterOperation.h b/Source/core/platform/graphics/filters/FilterOperation.h
index e8723ee1fe5c4a76941c9dd98ebed66989d72d84..99329e693dc5a8a24b5bfe09bc11888b8282dd0d 100644
--- a/Source/core/platform/graphics/filters/FilterOperation.h
+++ b/Source/core/platform/graphics/filters/FilterOperation.h
@@ -36,7 +36,7 @@
#include <wtf/text/WTFString.h>
#if ENABLE(SVG)
-#include "CachedSVGDocumentReference.h"
+#include "core/loader/cache/CachedSVGDocumentReference.h"
#endif
// Annoyingly, wingdi.h #defines this.
« no previous file with comments | « Source/core/platform/chromium/PasteboardChromium.cpp ('k') | Source/core/rendering/FilterEffectRenderer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698