aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tools.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 121779bbf2..074efd1433 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -128,8 +128,12 @@
'sources': [
'../tools/PictureRenderer.h',
'../tools/PictureRenderer.cpp',
+ '../tools/PictureRenderingFlags.h',
+ '../tools/PictureRenderingFlags.cpp',
'../tools/CopyTilesRenderer.h',
'../tools/CopyTilesRenderer.cpp',
+ '../tools/SkFlags.h',
+ '../tools/SkFlags.cpp',
'../src/pipe/utils/SamplePipeControllers.h',
'../src/pipe/utils/SamplePipeControllers.cpp',
],