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

Unified Diff: Source/core/core.gypi

Issue 42313002: Move Color.*, DashArray and DrawLooper to Source/platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: correct patch set 1 mistake 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 7f6d6764b6ac0a2868c5aa76dd28ee23ab190b58..79a6a7044feb74c82dd7eeb0285079521557f7e8 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2651,7 +2651,6 @@
'platform/Cursor.cpp',
'platform/DragData.cpp',
'platform/DragImage.cpp',
- 'platform/HashTools.h',
'platform/KillRing.h',
'platform/KillRingNone.cpp',
'platform/LifecycleContext.h',
@@ -2726,13 +2725,10 @@
'platform/graphics/ContentDecryptionModule.h',
'platform/graphics/ContentDecryptionModuleSession.cpp',
'platform/graphics/ContentDecryptionModuleSession.h',
- 'platform/graphics/Color.cpp',
'platform/graphics/CrossfadeGeneratedImage.cpp',
'platform/graphics/CrossfadeGeneratedImage.h',
'platform/graphics/GradientGeneratedImage.cpp',
'platform/graphics/GradientGeneratedImage.h',
- 'platform/graphics/DrawLooper.cpp',
- 'platform/graphics/DrawLooper.h',
'platform/graphics/Extensions3D.cpp',
'platform/graphics/Extensions3D.h',
'platform/graphics/Font.cpp',

Powered by Google App Engine
This is Rietveld 408576698