diff options
Diffstat (limited to 'android_webview')
-rw-r--r-- | android_webview/tools/third_party_files_whitelist.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android_webview/tools/third_party_files_whitelist.txt b/android_webview/tools/third_party_files_whitelist.txt index 7599a5c..cba4253 100644 --- a/android_webview/tools/third_party_files_whitelist.txt +++ b/android_webview/tools/third_party_files_whitelist.txt @@ -146,6 +146,8 @@ net/proxy/proxy_bypass_rules.h # third-party code is taken from Mozilla, the license for which we already pick # up from third_party/npapi/. net/proxy/proxy_resolver_script.h +# Contains '(c)' in comments +net/proxy/proxy_resolver_v8_tracing.cc # Copyright The Chromium Authors and Netscape Communications Corporation; BSD # and (MPL, GPL v2 or LGPL v2) licenses. Not used on Android. net/socket/ssl_client_socket_nss.cc |