diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/lint/eslint/modules.json | 1 | ||||
-rw-r--r-- | tools/rewriting/ThirdPartyPaths.txt | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/lint/eslint/modules.json b/tools/lint/eslint/modules.json index 5fb645762..767b43db0 100644 --- a/tools/lint/eslint/modules.json +++ b/tools/lint/eslint/modules.json @@ -224,7 +224,6 @@ "tokenserverclient.js": ["TokenServerClient", "TokenServerClientError", "TokenServerClientNetworkError", "TokenServerClientServerError"], "ToolboxProcess.jsm": ["BrowserToolboxProcess"], "tps.jsm": ["ACTIONS", "TPS"], - "Translation.jsm": ["Translation", "TranslationTelemetry"], "Traversal.jsm": ["TraversalRules", "TraversalHelper"], "UpdateTelemetry.jsm": ["AUSTLMY"], "userapi.js": ["UserAPI10Client"], diff --git a/tools/rewriting/ThirdPartyPaths.txt b/tools/rewriting/ThirdPartyPaths.txt index a5822c981..e784566de 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/ |