summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 00:50:20 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 00:50:20 +0000
commitd13e7bfb79721a529c373d8c0e121f4055b0f6d8 (patch)
tree2e2f6f9c548c69d1a07cc0bbba7adaa2bfda86a9
parentdd23da5ef153e6e25ce5beb0a5e31b8897a6c798 (diff)
downloadchromium_src-d13e7bfb79721a529c373d8c0e121f4055b0f6d8.zip
chromium_src-d13e7bfb79721a529c373d8c0e121f4055b0f6d8.tar.gz
chromium_src-d13e7bfb79721a529c373d8c0e121f4055b0f6d8.tar.bz2
Add webkit/port/platform/graphics/skia to the Mac test_shell_tests include path
following r6841 Review URL: http://codereview.chromium.org/13773 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6857 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj b/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj
index 0f475e0..2ca7259 100644
--- a/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj
+++ b/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj
@@ -2175,6 +2175,7 @@
"../../../../webkit/port/platform/image-decoders/bmp",
"../../../../webkit/port/platform/image-decoders/png",
../../../../webkit/port/platform/graphics,
+ ../../../../webkit/port/platform/graphics/skia,
../../../../webkit/port/platform/network/chromium,
../../../../webkit/port/platform/chromium,
../../../../webkit/port/bindings/v8,
@@ -2235,6 +2236,7 @@
"../../../../webkit/port/platform/image-decoders/bmp",
"../../../../webkit/port/platform/image-decoders/png",
../../../../webkit/port/platform/graphics,
+ ../../../../webkit/port/platform/graphics/skia,
../../../../webkit/port/platform/network/chromium,
../../../../webkit/port/platform/chromium,
../../../../webkit/port/bindings/v8,