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

Unified Diff: gyp/core.gypi

Issue 2309483002: WIP RasterCanvasLayerAllocator experiment 2
Patch Set: support initial data? Created 4 years, 3 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 | « no previous file | include/core/SkBitmapDevice.h » ('j') | include/core/SkCanvas.h » ('J')
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 50e3c3c09e615c5baf793f27624081df9ddef199..d1d7c2cd37cc99078a25dcff5957528240163336 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -242,6 +242,8 @@
'<(skia_src_path)/core/SkQuadClipper.h',
'<(skia_src_path)/core/SkRadialShadowMapShader.cpp',
'<(skia_src_path)/core/SkRadialShadowMapShader.h',
+ '<(skia_src_path)/core/SkRasterCanvasLayerAllocator.cpp',
+ '<(skia_src_path)/core/SkRasterCanvasLayerAllocator.h',
'<(skia_src_path)/core/SkRasterClip.cpp',
'<(skia_src_path)/core/SkRasterPipeline.cpp',
'<(skia_src_path)/core/SkRasterPipelineBlitter.cpp',
« no previous file with comments | « no previous file | include/core/SkBitmapDevice.h » ('j') | include/core/SkCanvas.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698