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 | e8480f8a787b9dbda15a5d6b581c646b685ade13 (patch) | |
tree | 9bfc887686e3306f7e5dc5e9b305ecaad847b079 /tools | |
parent | e5545e10a613bf0584ef8050856df1625551c0d7 (diff) | |
download | uxp-e8480f8a787b9dbda15a5d6b581c646b685ade13.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/ |