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

Unified Diff: Source/core/platform/graphics/filters/SpotLightSource.cpp

Issue 25886002: Move TextStream to Source/platform/text/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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/SpotLightSource.cpp
diff --git a/Source/core/platform/graphics/filters/SpotLightSource.cpp b/Source/core/platform/graphics/filters/SpotLightSource.cpp
index 7ffe7507d2a49e283f9b7893abc34297d77a6c2b..6efa99362cb7ee85a2f414be2c2033be2ef4c6f1 100644
--- a/Source/core/platform/graphics/filters/SpotLightSource.cpp
+++ b/Source/core/platform/graphics/filters/SpotLightSource.cpp
@@ -33,7 +33,7 @@
#include "core/platform/graphics/filters/SpotLightSource.h"
-#include "core/platform/text/TextStream.h"
+#include "platform/text/TextStream.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698