From 815e75dec3cb6e437992ac70de49cfe364dc7d3e Mon Sep 17 00:00:00 2001 From: "ctguil@chromium.org" Date: Tue, 15 Mar 2011 16:28:18 +0000 Subject: Add include/ports to include path for direct dependents. BUG=none TEST=none Review URL: http://codereview.chromium.org/6697014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78220 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/skia.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'skia/skia.gyp') diff --git a/skia/skia.gyp b/skia/skia.gyp index 4a5ff10..007605b 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -774,6 +774,7 @@ '../third_party/skia/include/core', '../third_party/skia/include/effects', '../third_party/skia/include/gpu', + '../third_party/skia/include/ports', '../third_party/skia/gpu/include', 'ext', ], -- cgit v1.1