| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 194c55e2713c577489463903f84388843262b332..1a2c8c5fa7bcf4e19df8b71e204082503915f9ed 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -19,8 +19,11 @@ vars = {
|
| "nacl_chrome_ppapi_revision": "96558", # native_client/DEPS: chrome_ppapi_rev
|
| "nacl_tools_revision": "5360", # native_client/DEPS: tools_rev
|
| "libjingle_revision": "77",
|
| - "libvpx_revision": "96377",
|
| - "ffmpeg_revision": "96828",
|
| +
|
| + # TODO(scherkus): update after http://codereview.chromium.org/7659006/ lands.
|
| + "libvpx_revision": "96377", # UPDATEME
|
| + "ffmpeg_revision": "96828", # UPDATEME
|
| +
|
| "sfntly_revision": "43",
|
| "skia_revision": "2116",
|
| "v8_revision": "8933",
|
|
|