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

Unified Diff: Source/core/rendering/style/StyleFilterData.cpp

Issue 14476012: Absolutify paths to most subfolders of platform/graphics/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/style/StyleFilterData.h ('k') | Source/core/rendering/style/StyleTransformData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/style/StyleFilterData.cpp
diff --git a/Source/core/rendering/style/StyleFilterData.cpp b/Source/core/rendering/style/StyleFilterData.cpp
index afe32996d2ba32c3b86a378ffcb773bfa4304212..b0a301085730d5acf76e554aeeb48c245a58f740 100644
--- a/Source/core/rendering/style/StyleFilterData.cpp
+++ b/Source/core/rendering/style/StyleFilterData.cpp
@@ -26,7 +26,7 @@
#include "config.h"
#include "StyleFilterData.h"
-#include "FEGaussianBlur.h"
+#include "core/platform/graphics/filters/FEGaussianBlur.h"
#include "RenderStyle.h"
« no previous file with comments | « Source/core/rendering/style/StyleFilterData.h ('k') | Source/core/rendering/style/StyleTransformData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698