aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp_skia
diff options
context:
space:
mode:
authorGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-08-15 19:53:17 +0000
committerGravatar epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-08-15 19:53:17 +0000
commit06546d81f254d94c5076df0cfb9be515350d3fef (patch)
tree85d4a4d330699193a185f10e980e1f31a38a225a /gyp_skia
parenta15cf0e1d72e096528431ff75a94718db8e55371 (diff)
gyp DEPS roll, and remove no-longer-needed msvs_abspath_output flag
git-svn-id: http://skia.googlecode.com/svn/trunk@2115 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp_skia')
-rwxr-xr-xgyp_skia1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp_skia b/gyp_skia
index f44d99148c..75a3a21d98 100755
--- a/gyp_skia
+++ b/gyp_skia
@@ -86,7 +86,6 @@ if __name__ == '__main__':
# - msvs_abspath_output is a workaround for
# http://code.google.com/p/gyp/issues/detail?id=201
args.extend(['-Gmsvs_version=2010'])
- args.extend(['-Gmsvs_abspath_output'])
print 'Updating projects from gyp files...'
sys.stdout.flush()