Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index d15c0c3f83782001c5c55a1a413db6df4422fb96..976021f84af00300b708c37ab5f96224d16c014a 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -54,7 +54,7 @@ vars = { |
| # Three lines of non-changing comments so that |
| # the commit queue can handle CLs rolling WebRTC |
| # and V8 without interference from each other. |
| - "webrtc_revision": "6174", |
|
Ami GONE FROM CHROMIUM
2014/05/19 17:51:27
Will need to rebase once mine lands :)
Ronghua Wu (Left Chromium)
2014/05/19 17:54:20
Yea, sure. :)
|
| + "webrtc_revision": "6189", |
| "jsoncpp_revision": "248", |
| "nss_revision": "267366", |
| # Three lines of non-changing comments so that |