diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-10-24 05:58:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-24 05:58:24 +0200 |
commit | e0cbfce591203232c371dca11c9953fffcdcee54 (patch) | |
tree | 6792772d3cb4e22e4bac907376ba17d3030bd008 /tools | |
parent | 61689274141d6bc09c9dae29bf239414c5922298 (diff) | |
parent | b5d8ee92a2c71aa72fabc4aacf27622a76317fde (diff) | |
download | uxp-e0cbfce591203232c371dca11c9953fffcdcee54.tar.gz |
Merge pull request #850 from trav90/add-av1-support
Add initial support for AV1 video.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/rewriting/ThirdPartyPaths.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/rewriting/ThirdPartyPaths.txt b/tools/rewriting/ThirdPartyPaths.txt index a5822c9819..e784566dea 100644 --- a/tools/rewriting/ThirdPartyPaths.txt +++ b/tools/rewriting/ThirdPartyPaths.txt @@ -56,6 +56,7 @@ netwerk/srtp/src/ nsprpub/ other-licenses/ security/sandbox/chromium/ +third_party/aom/ testing/gtest/gmock/ testing/gtest/gtest/ toolkit/components/protobuf/ |