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

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

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
« no previous file with comments | « Source/platform/graphics/GraphicsTypes.h ('k') | Source/platform/graphics/GraphicsTypes3D.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/graphics/GraphicsTypes.cpp
diff --git a/Source/core/platform/graphics/GraphicsTypes.cpp b/Source/platform/graphics/GraphicsTypes.cpp
similarity index 99%
rename from Source/core/platform/graphics/GraphicsTypes.cpp
rename to Source/platform/graphics/GraphicsTypes.cpp
index 62734359354cb7ce579134176c17dcf0c95036b8..fcc45d3ed4a57ec8ad362eceb75cf59e207661a5 100644
--- a/Source/core/platform/graphics/GraphicsTypes.cpp
+++ b/Source/platform/graphics/GraphicsTypes.cpp
@@ -25,7 +25,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/GraphicsTypes.h"
+#include "platform/graphics/GraphicsTypes.h"
#include "wtf/Assertions.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/platform/graphics/GraphicsTypes.h ('k') | Source/platform/graphics/GraphicsTypes3D.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698