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

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

Issue 27140003: Move ScaledImageFragment.cpp/.h to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/platform/graphics/ScaledImageFragment.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/graphics/ScaledImageFragment.cpp
diff --git a/Source/core/platform/graphics/chromium/ScaledImageFragment.cpp b/Source/platform/graphics/ScaledImageFragment.cpp
similarity index 96%
rename from Source/core/platform/graphics/chromium/ScaledImageFragment.cpp
rename to Source/platform/graphics/ScaledImageFragment.cpp
index fb9c2c4431c17c665b4e673d678145afb000da05..41e0ae3971db090eb92075b711fc63f10c8ebc94 100644
--- a/Source/core/platform/graphics/chromium/ScaledImageFragment.cpp
+++ b/Source/platform/graphics/ScaledImageFragment.cpp
@@ -25,7 +25,7 @@
#include "config.h"
-#include "core/platform/graphics/chromium/ScaledImageFragment.h"
+#include "platform/graphics/ScaledImageFragment.h"
namespace WebCore {
« no previous file with comments | « Source/platform/graphics/ScaledImageFragment.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698