| 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"),
|
|
|
|
|