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

Unified Diff: DEPS

Issue 333016: Adding mapping for third_party/makeself. This is to complete checkin of http... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 29747)
+++ DEPS (working copy)
@@ -3,7 +3,7 @@
"http://src.chromium.org/svn/trunk",
"nixysa_rev": "54",
"chromium_rev": "22547",
- "o3d_code_rev": "154",
+ "o3d_code_rev": "157",
"skia_rev": "279",
"gyp_rev": "706",
"gtest_rev": "267",
@@ -43,6 +43,9 @@
"o3d/third_party/libevent":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/libevent@" + Var("o3d_code_rev"),
+ "o3d/third_party/makeself":
+ "http://o3d.googlecode.com/svn/trunk/googleclient/third_party/makeself@" + Var("o3d_code_rev"),
+
"o3d/third_party/pdiff":
"http://o3d.googlecode.com/svn/trunk/googleclient/third_party/pdiff@" + Var("o3d_code_rev"),
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698