summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-22 16:29:37 +0000
committerrobertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-22 16:29:37 +0000
commit4314752ed466e3f0135e5bf9e06153ef866ddd39 (patch)
tree2458804b9c9ec3cd810cd65f14d8df4d5e47c26a /skia/skia.gyp
parentd7a8ef643cd1a71bc7b84bbb7872af9b67c09a8e (diff)
downloadchromium_src-4314752ed466e3f0135e5bf9e06153ef866ddd39.zip
chromium_src-4314752ed466e3f0135e5bf9e06153ef866ddd39.tar.gz
chromium_src-4314752ed466e3f0135e5bf9e06153ef866ddd39.tar.bz2
control: https://chromiumcodereview.appspot.com/10642021
Review URL: https://chromiumcodereview.appspot.com/10634029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@143606 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 77abee5..e6fade6 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -409,10 +409,12 @@
'../third_party/skia/src/gpu/GrStencilBuffer.cpp',
'../third_party/skia/src/gpu/GrStencilBuffer.h',
'../third_party/skia/src/gpu/GrStringBuilder.h',
+ '../third_party/skia/src/gpu/GrSurface.cpp',
'../third_party/skia/src/gpu/GrTBSearch.h',
'../third_party/skia/src/gpu/GrTDArray.h',
'../third_party/skia/src/gpu/GrTHashCache.h',
'../third_party/skia/src/gpu/GrTLList.h',
+ '../third_party/skia/src/gpu/GrTemplates.h',
'../third_party/skia/src/gpu/GrTextStrike.cpp',
'../third_party/skia/src/gpu/GrTextStrike.h',
'../third_party/skia/src/gpu/GrTextStrike_impl.h',
@@ -698,6 +700,7 @@
'../third_party/skia/include/gpu/GrRenderTarget.h',
'../third_party/skia/include/gpu/GrSamplerState.h',
'../third_party/skia/include/gpu/GrScalar.h',
+ '../third_party/skia/include/gpu/GrSurface.h',
'../third_party/skia/include/gpu/GrTextContext.h',
'../third_party/skia/include/gpu/GrTexture.h',
'../third_party/skia/include/gpu/GrTypes.h',