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

Unified Diff: gyp/gpu.gypi

Issue 855513004: Tessellating GPU path renderer. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Speculative ChromeOS build fix Created 5 years, 10 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/gpu.gypi
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index ad3d357a15ae3c718452ed20faae8c713346c15c..3c55fdd1b88adde973f9a6a42de9b8030703fd26 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -164,6 +164,8 @@
'<(skia_src_path)/gpu/GrTraceMarker.cpp',
'<(skia_src_path)/gpu/GrTraceMarker.h',
'<(skia_src_path)/gpu/GrTracing.h',
+ '<(skia_src_path)/gpu/GrTessellatingPathRenderer.cpp',
+ '<(skia_src_path)/gpu/GrTessellatingPathRenderer.h',
'<(skia_src_path)/gpu/GrSWMaskHelper.cpp',
'<(skia_src_path)/gpu/GrSWMaskHelper.h',
'<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp',
« no previous file with comments | « gyp/gmslides.gypi ('k') | gyp/tests.gypi » ('j') | src/gpu/GrTessellatingPathRenderer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698