Chromium Code Reviews

Unified Diff: Source/core/core.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | Source/core/css/CSSPrimitiveValueMappings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 19525aa28feab9f6c1afbe92ddfee3ba43be9c8b..347d37a5a9270ca7ec1ec2cb12fb4ee4196194ee 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2746,7 +2746,6 @@
'platform/graphics/GraphicsContext3DImagePacking.cpp',
'platform/graphics/GraphicsContextAnnotation.cpp',
'platform/graphics/GraphicsLayer.cpp',
- 'platform/graphics/GraphicsTypes.cpp',
'platform/graphics/Image.cpp',
'platform/graphics/ImageBuffer.cpp',
'platform/graphics/ImageSource.cpp',
« no previous file with comments | « no previous file | Source/core/css/CSSPrimitiveValueMappings.h » ('j') | no next file with comments »

Powered by Google App Engine