summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-02 16:46:53 +0000
committerreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-02 16:46:53 +0000
commit45be8ec632f31d816a93e01d03dd1a676ab553cd (patch)
tree62ec45a67fa3fab048ae66a145270cedf38d4e18 /skia/skia.gyp
parentde05e9d634ba7a9c89d90387082c4e2232a516f4 (diff)
downloadchromium_src-45be8ec632f31d816a93e01d03dd1a676ab553cd.zip
chromium_src-45be8ec632f31d816a93e01d03dd1a676ab553cd.tar.gz
chromium_src-45be8ec632f31d816a93e01d03dd1a676ab553cd.tar.bz2
add GrGLConfig_chrome.h to the gyp
Review URL: http://codereview.chromium.org/6258018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73463 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index b486647..bf66277 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -48,6 +48,7 @@
'../third_party/skia/gpu/include/GrDrawTarget.h',
'../third_party/skia/gpu/include/GrFontScaler.h',
'../third_party/skia/gpu/include/GrGLConfig.h',
+ '../third_party/skia/gpu/include/GrGLConfig_chrome.h',
'../third_party/skia/gpu/include/GrGLIndexBuffer.h',
'../third_party/skia/gpu/include/GrGLTexture.h',
'../third_party/skia/gpu/include/GrGLVertexBuffer.h',