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

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

Issue 37803003: Move GraphicsTypes* and ColorSpace to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: I misread Adam's comment, the exports are needed in one place Created 7 years, 2 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/SkiaImageFilterBuilder.h
diff --git a/Source/core/platform/graphics/filters/SkiaImageFilterBuilder.h b/Source/core/platform/graphics/filters/SkiaImageFilterBuilder.h
index 9fdf34a2dd253059eb00300a11639b346c990118..b798f161d80b99eaf98d7b6b5e9b5adfa981cefe 100644
--- a/Source/core/platform/graphics/filters/SkiaImageFilterBuilder.h
+++ b/Source/core/platform/graphics/filters/SkiaImageFilterBuilder.h
@@ -26,8 +26,8 @@
#ifndef SkiaImageFilterBuilder_h
#define SkiaImageFilterBuilder_h
-#include "core/platform/graphics/ColorSpace.h"
#include "platform/geometry/FloatSize.h"
+#include "platform/graphics/ColorSpace.h"
#include "public/platform/WebFilterOperations.h"
#include "wtf/HashMap.h"
« no previous file with comments | « Source/core/platform/graphics/filters/FilterEffect.h ('k') | Source/core/platform/graphics/filters/custom/CustomFilterMesh.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698