From c8707d4686fd1740067247f024d1c602c0c051da Mon Sep 17 00:00:00 2001 From: "borenet@google.com" Date: Tue, 23 Oct 2012 16:00:02 +0000 Subject: [PATCH] Remove extra dependencies on json-cpp Review URL: https://codereview.appspot.com/6752052 git-svn-id: http://skia.googlecode.com/svn/trunk@6051 2bbb7eff-a529-9590-31e7-b0007b416f81 --- DEPS | 2 -- 1 file changed, 2 deletions(-) diff --git a/DEPS b/DEPS index 016213e386..5182d53aa5 100644 --- a/DEPS +++ b/DEPS @@ -12,8 +12,6 @@ deps = { "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1517", "third_party/externals/libjpeg" : "http://src.chromium.org/svn/trunk/src/third_party/libjpeg@125399", "third_party/externals/jsoncpp" : "http://src.chromium.org/svn/trunk/src/third_party/jsoncpp@125399", - "third_party/externals/jsoncpp/source/include" : "http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp/include@248", - "third_party/externals/jsoncpp/source/src/lib_json" : "http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp/src/lib_json@248", } #hooks = [