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

Side by Side Diff: third_party/libvpx/DEPS

Issue 1734613003: Move libvpx_new to libvpx (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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 unified diff | Download patch
« no previous file with comments | « third_party/libvpx/BUILD.gn ('k') | third_party/libvpx/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 '+vp8', 2 '+vp8',
3 '+vp9', 3 '+vp9',
4 '+vpx', 4 '+vpx',
5 '+vpx_dsp', 5 '+vpx_dsp',
6 '+vpx_ports', 6 '+vpx_ports',
7 ] 7 ]
OLDNEW
« no previous file with comments | « third_party/libvpx/BUILD.gn ('k') | third_party/libvpx/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698