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

Unified Diff: gyp/core.gypi

Issue 2118553002: adding new GM to demostrate new shadows (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Lines too long Created 4 years, 5 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 | « gm/shadowmaps.cpp ('k') | src/core/SkShadowShader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 2c32c798eb9006c101678df21401cdaef6c4efd4..35312563a2c2a97e227cbd65ab77a7f80be2908d 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -342,6 +342,8 @@
'<(skia_src_path)/core/SkXfermodeInterpretation.h',
'<(skia_src_path)/core/SkYUVPlanesCache.cpp',
'<(skia_src_path)/core/SkYUVPlanesCache.h',
+ '<(skia_src_path)/core/SkShadowShader.cpp',
+ '<(skia_src_path)/core/SkShadowShader.h',
'<(skia_src_path)/image/SkImage.cpp',
'<(skia_src_path)/image/SkImage_Generator.cpp',
« no previous file with comments | « gm/shadowmaps.cpp ('k') | src/core/SkShadowShader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698