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

Unified Diff: Source/core/core.gypi

Issue 15137009: Refactor shadow rendering logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: remove unnecessary <algorithm> include Created 7 years, 7 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 d366dd3ba02646c6207ef11f3a7903d653db52b4..69ae27c40bb746581a4d79e73a0261d8b15df094 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2656,6 +2656,8 @@
'platform/graphics/Color.cpp',
'platform/graphics/CrossfadeGeneratedImage.cpp',
'platform/graphics/CrossfadeGeneratedImage.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