aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed <reed@chromium.org>2016-02-09 09:14:59 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-09 09:14:59 -0800
commitd2ed622a2fc574288b312ec1ff94c77ed6e70476 (patch)
tree6f8deeeff2b47c76cbd706c1a41b7efc8efbc419 /gyp
parent918090c819109585f8fd2295039385a60eb0b572 (diff)
start experimenting with 64bit frame-buffers
Diffstat (limited to 'gyp')
-rw-r--r--gyp/core.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/core.gypi b/gyp/core.gypi
index db54377723..1700a05331 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -302,6 +302,7 @@
'<(skia_src_path)/core/SkWriter32.cpp',
'<(skia_src_path)/core/SkXfermode.cpp',
'<(skia_src_path)/core/SkXfermode4f.cpp',
+ '<(skia_src_path)/core/SkXfermodeU64.cpp',
'<(skia_src_path)/core/SkXfermode_proccoeff.h',
'<(skia_src_path)/core/SkXfermodeInterpretation.cpp',
'<(skia_src_path)/core/SkXfermodeInterpretation.h',