Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(164)

Unified Diff: DEPS

Issue 8268006: Roll skia to r2478 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | skia/skia.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 105346)
+++ DEPS (working copy)
@@ -29,7 +29,7 @@
"libvpx_revision": "103347",
"ffmpeg_revision": "105133",
"sfntly_revision": "98",
- "skia_revision": "2465",
+ "skia_revision": "2478",
"v8_revision": "9442",
"webrtc_revision": "711",
@@ -114,9 +114,6 @@
(Var("googlecode_url") % "sfntly") + "/trunk/cpp/src/sfntly@" +
Var("sfntly_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"),
« no previous file with comments | « no previous file | skia/skia.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698