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

Unified Diff: Source/core/platform/graphics/GradientGeneratedImage.cpp

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/GradientGeneratedImage.cpp
diff --git a/Source/core/platform/graphics/GradientGeneratedImage.cpp b/Source/core/platform/graphics/GradientGeneratedImage.cpp
index 2f5a474e895a4c4845f12449cad2e4a69a541da6..5a9bee489fcfd0a5ef0b571e4f688e0e052ba60c 100644
--- a/Source/core/platform/graphics/GradientGeneratedImage.cpp
+++ b/Source/core/platform/graphics/GradientGeneratedImage.cpp
@@ -26,8 +26,8 @@
#include "config.h"
#include "core/platform/graphics/GradientGeneratedImage.h"
-#include "core/platform/graphics/GraphicsContextStateSaver.h"
#include "platform/geometry/FloatRect.h"
+#include "platform/graphics/GraphicsContextStateSaver.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/GradientGeneratedImage.h ('k') | Source/core/platform/graphics/GraphicsContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698