aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gypi
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2015-02-11 12:07:31 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-02-11 12:07:31 -0800
commit7e34007e1efe6b4e9b40109998a9c0b5b0ee9791 (patch)
tree4b5be791ccc1fdbf4a1912f19772c8ce23f39e81 /gyp/gpu.gypi
parentf5e89c8f685ac8a5c4d117e087b4111d613106db (diff)
Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace.
TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/899803004
Diffstat (limited to 'gyp/gpu.gypi')
-rw-r--r--gyp/gpu.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 0bc054220c..9c250f0e9b 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -370,6 +370,7 @@
'<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h',
],
'skgpu_null_gl_sources': [
+ '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp',
'<(skia_src_path)/gpu/gl/SkNullGLContext.cpp',
'<(skia_include_path)/gpu/gl/SkNullGLContext.h',
],