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

Unified Diff: DEPS

Issue 7657005: Roll ffmpeg/libvpx deps to switch to ffvp8. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src
Patch Set: Created 9 years, 4 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 | remoting/host/simple_host_process.cc » ('j') | remoting/host/simple_host_process.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | remoting/host/simple_host_process.cc » ('j') | remoting/host/simple_host_process.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698