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

Unified Diff: gyp/dm.gypi

Issue 531653002: SkThreadPool ~~> SkTaskGroup (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Lazy and leaky -> proactive and clean. Created 6 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 | « dm/DMTestTask.cpp ('k') | gyp/pathops_skpclip.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/dm.gypi
diff --git a/gyp/dm.gypi b/gyp/dm.gypi
index 1ecccd82b2c7caba4701ee654270a808cd6a0f05..0d8652fd220cfc086c58a6d06e26cc8215f37da2 100644
--- a/gyp/dm.gypi
+++ b/gyp/dm.gypi
@@ -47,6 +47,8 @@
'../gm/gm.cpp',
'../gm/gm_expectations.cpp',
+ '../src/utils/SkTaskGroup.cpp',
+
'../src/pipe/utils/SamplePipeControllers.cpp',
'../src/utils/debugger/SkDebugCanvas.cpp',
'../src/utils/debugger/SkDrawCommand.cpp',
« no previous file with comments | « dm/DMTestTask.cpp ('k') | gyp/pathops_skpclip.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698