Revert 71983 - Add skia DEPS roll which should've been included in last CL.

BUG=none
TEST=none
TBR=thakis


TBR=senorblanco@chromium.org
Review URL: http://codereview.chromium.org/6287006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71987 0039d316-1c4b-4281-b951-d872f2087c98
parent 5766e68a
......@@ -11,7 +11,7 @@ vars = {
"libjingle_revision": "50",
"libvpx_revision": "65287",
"ffmpeg_revision": "71842",
"skia_revision": "716",
"skia_revision": "699",
}
deps = {
......@@ -66,9 +66,6 @@ deps = {
Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" +
Var("nacl_revision"),
"src/third_party/skia/gpu":
(Var("googlecode_url") % "skia") + "/trunk/gpu@" + Var("skia_revision"),
"src/third_party/skia/src":
(Var("googlecode_url") % "skia") + "/trunk/src@" + Var("skia_revision"),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment