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

Unified Diff: DEPS

Issue 1141703002: Chromium changes for static linking ffmpeg (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rolling DEPS to pick up ffmpeg GYP changes Created 5 years, 7 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 | ash/ash_unittests.isolate » ('j') | chrome/utility/extensions/extensions_handler.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 2f6bd105a1480a26fcd92f7213c3118d6ef25eb6..10b1e599df9203ef31b6869935214fc013e463d9 100644
--- a/DEPS
+++ b/DEPS
@@ -201,7 +201,7 @@ deps = {
Var('chromium_git') + '/chromium/deps/libvpx.git' + '@' + Var('libvpx_revision'),
'src/third_party/ffmpeg':
- Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + 'c0f05636c4472e5d3c0045ec34464aec46c5fb70',
+ Var('chromium_git') + '/chromium/third_party/ffmpeg.git' + '@' + '49a7a3ab086c0b66c51970a40bfbc62db04b44e1',
'src/third_party/libjingle/source/talk':
Var('chromium_git') + '/external/webrtc/trunk/talk.git' + '@' + 'fe54215b7c0a3d0d544857ea4c3e6785ed3eec8c', # commit position 9339
« no previous file with comments | « no previous file | ash/ash_unittests.isolate » ('j') | chrome/utility/extensions/extensions_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698