diff options
Diffstat (limited to 'gfx/gfx.gyp')
-rw-r--r-- | gfx/gfx.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/gfx.gyp b/gfx/gfx.gyp index 706f9ba..76aea87 100644 --- a/gfx/gfx.gyp +++ b/gfx/gfx.gyp @@ -88,6 +88,7 @@ 'blit.cc', 'blit.h', 'brush.h', + 'canvas.cc', 'canvas.h', 'canvas_skia.h', 'canvas_skia.cc', |