From ddf2bfb190b2760ef6d28efe2cdc16c68287553d Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Thu, 30 Jan 2014 16:41:23 +0000 Subject: Move GrTextContext to private interface NOTRY=true R=bsalomon@google.com, reed@google.com Author: jvanverth@google.com Review URL: https://codereview.chromium.org/145073005 git-svn-id: http://skia.googlecode.com/svn/trunk@13239 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/gpu.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gyp/gpu.gyp') diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp index 8034a7b3b4..77cbf2e256 100644 --- a/gyp/gpu.gyp +++ b/gyp/gpu.gyp @@ -139,7 +139,7 @@ }], [ 'skia_distancefield_fonts', { 'sources': [ - '<(skia_include_path)/gpu/GrDistanceFieldTextContext.h', + '<(skia_src_path)/gpu/GrDistanceFieldTextContext.h', '<(skia_src_path)/gpu/GrDistanceFieldTextContext.cpp', '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.cpp', '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.h', -- cgit v1.2.3