Chromium Code Reviews

Unified Diff: Source/platform/graphics/GeneratedImage.cpp

Issue 1230643006: Update inclusion of GraphicsContextStateSaver.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: Source/platform/graphics/GeneratedImage.cpp
diff --git a/Source/platform/graphics/GeneratedImage.cpp b/Source/platform/graphics/GeneratedImage.cpp
index 76622c43d5f3a1b656e4feeed445ab9c9cdc1154..4dbe19f11e448eab81be2ea468b329b33e936b13 100644
--- a/Source/platform/graphics/GeneratedImage.cpp
+++ b/Source/platform/graphics/GeneratedImage.cpp
@@ -32,7 +32,6 @@
#include "platform/graphics/GeneratedImage.h"
#include "platform/geometry/FloatRect.h"
-#include "platform/graphics/GraphicsContextStateSaver.h"
#include "platform/graphics/paint/SkPictureBuilder.h"
#include "third_party/skia/include/core/SkPicture.h"
« no previous file with comments | « Source/platform/graphics/CrossfadeGeneratedImage.cpp ('k') | Source/platform/graphics/GradientGeneratedImage.cpp » ('j') | no next file with comments »

Powered by Google App Engine