aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/most.gyp
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2016-01-25 13:57:25 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-01-25 13:57:25 -0800
commit7a561230a22a3b312c47cc1e0a14b31965d751c8 (patch)
tree879acae63fe72e3a9481e3ae8df80ac5c245f5d4 /gyp/most.gyp
parent3cb582f688822461efa5a034e18008bf2f11e4f8 (diff)
Revert of Initial support for turning Skia draws into a JSON document and vice versa. (patchset #3 id:80001 of https://codereview.chromium.org/1636563002/ )
Reason for revert: Breaking the CMake build. Original issue's description: > Initial support for turning Skia draws into a JSON document and vice versa. > GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1636563002 > > Committed: https://skia.googlesource.com/skia/+/3cb582f688822461efa5a034e18008bf2f11e4f8 TBR=jcgregorio@google.com,joshualitt@google.com,mtklein@google.com,ethannicholas@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1637643002
Diffstat (limited to 'gyp/most.gyp')
-rw-r--r--gyp/most.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/most.gyp b/gyp/most.gyp
index 22be29b823..dac0685b9a 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -82,7 +82,6 @@
[ 'skia_build_server', {
'dependencies': [
'skiaserve.gyp:skiaserve',
- 'json.gyp:json',
],
}],
],