aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-02-10 20:05:18 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-02-10 20:05:18 +0000
commit89ec61e33daa9cbac200d38f7c5bb8b88046999a (patch)
treeb2c86f053b4e466828ae6e241b3d5d7656616188 /gyp/gpu.gyp
parente55fd0f188a2b0b137ddfd9728da58481e2309ef (diff)
Add GrGLContextInfo
Review URL: http://codereview.appspot.com/5653060/ git-svn-id: http://skia.googlecode.com/svn/trunk@3162 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp2
1 files changed, 2 insertions, 0 deletions
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',