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

Unified Diff: gyp/gpu.gypi

Issue 1109153004: Initial CL to create GrBatchTest infrastructure (Closed) Base URL: https://skia.googlesource.com/skia.git@rand-batch0
Patch Set: rebase onto master Created 5 years, 8 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/gpu/GrTestUtils.h » ('j') | include/gpu/GrTestUtils.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gypi
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 42b5d428f07d8f690bb81c795c3bc1415fd1fcfe..6c0de5d824a6fc2812f33a33c9f6c52c0310e992 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -72,6 +72,8 @@
'<(skia_src_path)/gpu/GrBatchFontCache.h',
'<(skia_src_path)/gpu/GrBatchTarget.cpp',
'<(skia_src_path)/gpu/GrBatchTarget.h',
+ '<(skia_src_path)/gpu/GrBatchTest.cpp',
+ '<(skia_src_path)/gpu/GrBatchTest.h',
'<(skia_src_path)/gpu/GrBitmapTextContext.cpp',
'<(skia_src_path)/gpu/GrBitmapTextContext.h',
'<(skia_src_path)/gpu/GrBlend.cpp',
« no previous file with comments | « no previous file | include/gpu/GrTestUtils.h » ('j') | include/gpu/GrTestUtils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698