Chromium Code Reviews

Unified Diff: DEPS

Issue 65012: Move skia to DEPS, and put it in third_party. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | app/gfx/chrome_canvas.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 15763)
+++ DEPS (working copy)
@@ -31,6 +31,9 @@
"src/v8":
"http://v8.googlecode.com/svn/trunk@1859",
+ "src/third_party/skia":
+ "http://skia.googlecode.com/svn/trunk@171",
+
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),
« no previous file with comments | « no previous file | app/gfx/chrome_canvas.cc » ('j') | no next file with comments »

Powered by Google App Engine