From 89ec61e33daa9cbac200d38f7c5bb8b88046999a Mon Sep 17 00:00:00 2001 From: "bsalomon@google.com" Date: Fri, 10 Feb 2012 20:05:18 +0000 Subject: Add GrGLContextInfo Review URL: http://codereview.appspot.com/5653060/ git-svn-id: http://skia.googlecode.com/svn/trunk@3162 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/gpu.gyp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gyp/gpu.gyp') diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp index c3f75f5b32..f85e8199f0 100644 --- a/gyp/gpu.gyp +++ b/gyp/gpu.gyp @@ -205,6 +205,8 @@ '../src/gpu/GrDrawTarget.cpp', '../src/gpu/GrDrawTarget.h', '../src/gpu/GrGeometryBuffer.h', + '../src/gpu/GrGLContextInfo.cpp', + '../src/gpu/GrGLContextInfo.h', '../src/gpu/GrGLCreateNativeInterface_none.cpp', '../src/gpu/GrGLCreateNullInterface.cpp', '../src/gpu/GrGLDefaultInterface_none.cpp', -- cgit v1.2.3