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

Unified Diff: remoting/DEPS

Issue 1323333002: Copy libvpx from DEPS to src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update include order and rebase Created 5 years, 3 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 | « media/media_cdm.gypi ('k') | remoting/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 675c1c2ebbd7fc075815441ca77055d0c4cd267e..0975efce6dd3bafa8f1b53ba916cf11e8bdcaeb2 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -15,7 +15,7 @@ include_rules = [
"+remoting/proto",
"+third_party/google_toolbox_for_mac/src",
"+third_party/libjingle",
- "+third_party/libvpx",
+ "+third_party/libvpx_new",
"+third_party/libyuv",
"+third_party/webrtc/base",
"+third_party/webrtc/libjingle",
« no previous file with comments | « media/media_cdm.gypi ('k') | remoting/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698