diff options
Diffstat (limited to 'android_webview')
-rw-r--r-- | android_webview/tools/third_party_files_whitelist.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/android_webview/tools/third_party_files_whitelist.txt b/android_webview/tools/third_party_files_whitelist.txt index 4f67aee..9a3b3dc 100644 --- a/android_webview/tools/third_party_files_whitelist.txt +++ b/android_webview/tools/third_party_files_whitelist.txt @@ -182,13 +182,13 @@ webkit/appcache/manifest_parser.cc # code is taken from WebKit, the license for which we already pick up from # webkit/. webkit/appcache/manifest_parser.h +# Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on +# Android. +webkit/common/cursors/webcursor_gtk_data.h # Copyright The Chromium Authors and Netscape Communications Corporation; BSD # and (MPL, GPL v2 or LGPL v2) licenses. This third-party code is taken from # Mozilla, the license for which we already pick up from third_party/npapi/. webkit/glue/multipart_response_delegate.h -# Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on -# Android. -webkit/glue/webcursor_gtk_data.h # This third-party code is taken from Mozilla, but is copyright Google and has # been re-licensed under the Chromium license. webkit/support/webkit_support_gfx.cc |