diff options
author | trav90 <travawine@palemoon.org> | 2018-10-15 22:12:11 -0500 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2018-10-15 22:12:11 -0500 |
commit | 2468c53af9e24fe8d437886d8ec00bb5060f0fd2 (patch) | |
tree | 9bfc887686e3306f7e5dc5e9b305ecaad847b079 /tools | |
parent | fb5ce1fa33a9fb03e005d581ed284b70a99c3888 (diff) | |
download | uxp-2468c53af9e24fe8d437886d8ec00bb5060f0fd2.tar.gz |
Add aom to the list of thirdparty code
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/ |