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

Unified Diff: Source/platform/blink_platform.gypi

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/core/rendering/svg/SVGRenderTreeAsText.cpp ('k') | Source/platform/graphics/ColorSpace.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index e87a4b8ff7bb96dbd5c150a55b3d8158f274c601..6daeb0725a085297bf92170eeeaa7d0c517b5d4d 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -251,6 +251,10 @@
'geometry/TransformState.h',
'graphics/angle/ANGLEPlatformBridge.cpp',
'graphics/angle/ANGLEPlatformBridge.h',
+ 'graphics/ColorSpace.h',
+ 'graphics/GraphicsTypes.cpp',
+ 'graphics/GraphicsTypes.h',
+ 'graphics/GraphicsTypes3D.h',
'graphics/ImageOrientation.cpp',
'graphics/ImageOrientation.h',
'graphics/PathTraversalState.cpp',
« no previous file with comments | « Source/core/rendering/svg/SVGRenderTreeAsText.cpp ('k') | Source/platform/graphics/ColorSpace.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698