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

Unified Diff: Source/core/rendering/style/StyleCustomFilterProgram.h

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, 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/StyleBoxData.h ('k') | Source/core/rendering/style/StyleFlexibleBoxData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/style/StyleCustomFilterProgram.h
diff --git a/Source/core/rendering/style/StyleCustomFilterProgram.h b/Source/core/rendering/style/StyleCustomFilterProgram.h
index 88894b868fa6284fe38ed2d0bd3dd04c2c444950..038d84cbff379328b165ef5aa1bd590b9f15ea57 100644
--- a/Source/core/rendering/style/StyleCustomFilterProgram.h
+++ b/Source/core/rendering/style/StyleCustomFilterProgram.h
@@ -33,8 +33,8 @@
#include "CachedResourceClient.h"
#include "CachedResourceHandle.h"
#include "CachedShader.h"
-#include "KURL.h"
#include "StyleShader.h"
+#include "core/platform/KURL.h"
#include "core/platform/graphics/filters/custom/CustomFilterProgram.h"
#include <wtf/FastAllocBase.h>
« no previous file with comments | « Source/core/rendering/style/StyleBoxData.h ('k') | Source/core/rendering/style/StyleFlexibleBoxData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698