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

Unified Diff: Source/platform/blink_platform.gypi

Issue 42313002: Move Color.*, DashArray and DrawLooper to Source/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add missing moved files 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/blink_platform.gyp ('k') | Source/platform/graphics/Color.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 97d82256ef5d3a214408a804c33c99f3887946d5..e8666e1c654a11a565c6ed5ebcb952f871bd97d6 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -264,7 +264,11 @@
'geometry/TransformState.h',
'graphics/angle/ANGLEPlatformBridge.cpp',
'graphics/angle/ANGLEPlatformBridge.h',
+ 'graphics/Color.cpp',
+ 'graphics/Color.h',
'graphics/ColorSpace.h',
+ 'graphics/DrawLooper.cpp',
+ 'graphics/DrawLooper.h',
'graphics/GraphicsTypes.cpp',
'graphics/GraphicsTypes.h',
'graphics/GraphicsTypes3D.h',
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/graphics/Color.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698