Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Side by Side Diff: android_webview/tools/third_party_files_whitelist.txt

Issue 12225082: [Android WebView] Update third_party whitelist after r181293 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # This file records third-party licensing information for the purposes of the 5 # This file records third-party licensing information for the purposes of the
6 # Android WebView build. See webview_licenses.py for details. 6 # Android WebView build. See webview_licenses.py for details.
7 # 7 #
8 # New third-party code should be added under a directory named 'third_party', 8 # New third-party code should be added under a directory named 'third_party',
9 # so additions to this file should be rare. See 9 # so additions to this file should be rare. See
10 # http://www.chromium.org/developers/adding-3rd-party-libraries. 10 # http://www.chromium.org/developers/adding-3rd-party-libraries.
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 chrome/browser/importer/nss_decryptor.cc 43 chrome/browser/importer/nss_decryptor.cc
44 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 44 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2
45 # license. Not used on Android. 45 # license. Not used on Android.
46 chrome/browser/importer/nss_decryptor_mac.h 46 chrome/browser/importer/nss_decryptor_mac.h
47 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 47 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2
48 # license. Not used on Android. 48 # license. Not used on Android.
49 chrome/browser/importer/nss_decryptor_system_nss.cc 49 chrome/browser/importer/nss_decryptor_system_nss.cc
50 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2 50 # Copyright Netscape Communications Corporation; MPL, GPL v2 or LGPL v2
51 # license. Not used on Android. 51 # license. Not used on Android.
52 chrome/browser/importer/nss_decryptor_win.h 52 chrome/browser/importer/nss_decryptor_win.h
53 # Credits notice for Chrome.
54 chrome/browser/resources/about_credits.html
55 # Credits notice for ChromeOS. 53 # Credits notice for ChromeOS.
56 chrome/browser/resources/chromeos/about_os_credits.html 54 chrome/browser/resources/chromeos/about_os_credits.html
57 # String 'copyright' used in code. 55 # String 'copyright' used in code.
58 chrome/browser/resources/file_manager/js/action_choice_scripts.js 56 chrome/browser/resources/file_manager/js/action_choice_scripts.js
59 # String 'copyright' used in code. 57 # String 'copyright' used in code.
60 chrome/browser/resources/file_manager/js/photo/gallery_scripts.js 58 chrome/browser/resources/file_manager/js/photo/gallery_scripts.js
61 # String 'copyright' used in code. 59 # String 'copyright' used in code.
62 chrome/browser/resources/file_manager/js/main_scripts.js 60 chrome/browser/resources/file_manager/js/main_scripts.js
63 # String 'copyright' used in code. 61 # String 'copyright' used in code.
64 chrome/browser/resources/file_manager/js/media/mediaplayer_scripts.js 62 chrome/browser/resources/file_manager/js/media/mediaplayer_scripts.js
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on 201 # Copyright Tim Copperfield and Christian Dywan; LGPL license. Not used on
204 # Android. 202 # Android.
205 webkit/glue/webcursor_gtk_data.h 203 webkit/glue/webcursor_gtk_data.h
206 # This third-party code is taken from Mozilla, but is copyright Google and has 204 # This third-party code is taken from Mozilla, but is copyright Google and has
207 # been re-licensed under the Chromium license. 205 # been re-licensed under the Chromium license.
208 webkit/support/webkit_support_gfx.cc 206 webkit/support/webkit_support_gfx.cc
209 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only 207 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only
210 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.h 208 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.h
211 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only 209 # Copyright Apple, Inc, Graham Dennis and Eric Seidel; BSD license. Tool only
212 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.m 210 webkit/tools/test_shell/mac/DumpRenderTreePasteboard.m
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698