From 2a31cac799c49910cceb0891d9d65615b970f034 Mon Sep 17 00:00:00 2001 From: "junov@chromium.org" Date: Thu, 28 Jul 2011 17:07:27 +0000 Subject: Rolling Skia DEPS from r1959 to r1980 Review URL: http://codereview.chromium.org/7524024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94485 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/skia.gyp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skia/skia.gyp') diff --git a/skia/skia.gyp b/skia/skia.gyp index 2644d47..92f4325 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -39,10 +39,10 @@ '../third_party/skia/gpu/src/GrPathUtils.cpp', '../third_party/skia/gpu/src/GrRectanizer_fifo.cpp', '../third_party/skia/gpu/src/GrResource.cpp', + '../third_party/skia/gpu/src/GrResourceCache.cpp', '../third_party/skia/gpu/src/GrStencil.cpp', '../third_party/skia/gpu/src/GrTesselatedPathRenderer.cpp', '../third_party/skia/gpu/src/GrTexture.cpp', - '../third_party/skia/gpu/src/GrTextureCache.cpp', '../third_party/skia/gpu/src/GrTextContext.cpp', '../third_party/skia/gpu/src/GrTextStrike.cpp', '../third_party/skia/gpu/src/GrTextStrike_impl.h', @@ -85,6 +85,7 @@ '../third_party/skia/gpu/include/GrRect.h', '../third_party/skia/gpu/include/GrRectanizer.h', '../third_party/skia/gpu/include/GrRefCnt.h', + '../third_party/skia/gpu/include/GrResourceCache.h', '../third_party/skia/gpu/include/GrSamplerState.h', '../third_party/skia/gpu/include/GrScalar.h', '../third_party/skia/gpu/include/GrStencil.h', @@ -99,7 +100,6 @@ '../third_party/skia/gpu/include/GrTextContext.h', '../third_party/skia/gpu/include/GrTextStrike.h', '../third_party/skia/gpu/include/GrTexture.h', - '../third_party/skia/gpu/include/GrTextureCache.h', '../third_party/skia/gpu/include/GrTypes.h', '../third_party/skia/gpu/include/GrUserConfig.h', '../third_party/skia/gpu/include/GrVertexBuffer.h', -- cgit v1.1