Add support for GL_ARB_texture_swizzle
Review URL: http://codereview.appspot.com/5347042/
git-svn-id: http://skia.googlecode.com/svn/trunk@2615 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index 8b30a12..3a6a730 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -157,6 +157,7 @@
'../include/gpu/GrFontScaler.h',
'../include/gpu/GrGLConfig.h',
'../include/gpu/GrGLConfig_chrome.h',
+ '../include/gpu/GrGLDefines.h',
'../include/gpu/GrGLInterface.h',
'../include/gpu/GrGlyph.h',
'../include/gpu/GrInstanceCounter.h',