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

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: Made requested changes 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
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 2e1c88a1d2bf14ac359d09f23a4da4f25cfce9cd..7c0d623a3b60689177d01e11038d1a67b771bb79 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -334,6 +334,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',

Powered by Google App Engine
This is Rietveld 408576698