From: commit-bot@chromium.org Date: Thu, 22 May 2014 20:09:05 +0000 (+0000) Subject: remove bit rotted gyp from most X-Git-Tag: submit/tizen/20180928.044319~7606 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=55e8f3baee14e4f445f5ba7826c46a9429d55187;p=platform%2Fupstream%2FlibSkiaSharp.git remove bit rotted gyp from most BUG=skia:2597 R=epoger@google.com TBR=epoger NOTRY=true Author: caryclark@google.com Review URL: https://codereview.chromium.org/297823004 git-svn-id: http://skia.googlecode.com/svn/trunk@14857 2bbb7eff-a529-9590-31e7-b0007b416f81 --- diff --git a/gyp/most.gyp b/gyp/most.gyp index b805eec1e7..bd90949417 100644 --- a/gyp/most.gyp +++ b/gyp/most.gyp @@ -21,7 +21,6 @@ 'tests.gyp:tests', 'tools.gyp:tools', 'pathops_unittest.gyp:*', - 'skpskgr_test.gyp:*', # 'pdfviewer.gyp:pdfviewer', 'dm.gyp:dm', ], @@ -36,7 +35,6 @@ { 'dependencies!': [ 'SampleApp.gyp:SampleApp', - 'skpskgr_test.gyp:*', ] } ]