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

Unified Diff: gyp/core.gypi

Issue 2201323003: add pipecanvas (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: initial reader Created 4 years, 4 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 6b1d9f4eb58526c7e227df0612027b821b201dff..1ccd35ec9a31968778dfb0a1ac937049efaf3d29 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -356,6 +356,9 @@
# '<(skia_src_path)/image/SkSurface_Gpu.cpp',
'<(skia_src_path)/image/SkSurface_Raster.cpp',
+ '<(skia_src_path)/pipe/SkPipeCanvas.cpp',
+ '<(skia_src_path)/pipe/SkPipeReader.cpp',
+
'<(skia_include_path)/core/SkBBHFactory.h',
'<(skia_include_path)/core/SkBitmap.h',
'<(skia_include_path)/core/SkBitmapDevice.h',
« no previous file with comments | « gyp/core.gyp ('k') | include/core/SkWriteBuffer.h » ('j') | include/core/SkWriteBuffer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698