From 7e34007e1efe6b4e9b40109998a9c0b5b0ee9791 Mon Sep 17 00:00:00 2001 From: bsalomon Date: Wed, 11 Feb 2015 12:07:31 -0800 Subject: Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace. TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/899803004 --- gyp/gpu.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp') 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', ], -- cgit v1.2.3