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

Unified Diff: Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.h

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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/custom/ValidatedCustomFilterOperation.h
diff --git a/Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.h b/Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.h
index d6537142238defc0ca595c256e91e8211af11ac8..2e93f287c326d344cf8098ed07d56e11ecab1fc7 100644
--- a/Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.h
+++ b/Source/core/platform/graphics/filters/custom/ValidatedCustomFilterOperation.h
@@ -30,7 +30,7 @@
#ifndef ValidatedCustomFilterOperation_h
#define ValidatedCustomFilterOperation_h
-#include "core/platform/graphics/filters/FilterOperation.h"
+#include "platform/graphics/filters/FilterOperation.h"
#include "platform/graphics/filters/custom/CustomFilterConstants.h"
#include "platform/graphics/filters/custom/CustomFilterParameterList.h"
« no previous file with comments | « Source/core/platform/graphics/filters/custom/FECustomFilter.cpp ('k') | Source/core/platform/graphics/gpu/DrawingBuffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698