diff options
author | mnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-19 04:15:59 +0000 |
---|---|---|
committer | mnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-19 04:15:59 +0000 |
commit | 17a7a591d40d4564b5482962dd99089a01fc2b12 (patch) | |
tree | 79c4c439878ccbe8b9e8f891ed1dffaaad459161 /android_webview/tools | |
parent | 3002fb7fedeac2b38710355c6380311e65955a8e (diff) | |
download | chromium_src-17a7a591d40d4564b5482962dd99089a01fc2b12.zip chromium_src-17a7a591d40d4564b5482962dd99089a01fc2b12.tar.gz chromium_src-17a7a591d40d4564b5482962dd99089a01fc2b12.tar.bz2 |
[Android WebView] Update third party whitelist file
TBR=torne@chromium.org
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/11938037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177828 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/tools')
-rw-r--r-- | android_webview/tools/third_party_files_whitelist.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/android_webview/tools/third_party_files_whitelist.txt b/android_webview/tools/third_party_files_whitelist.txt index 5548afe..01ccd81 100644 --- a/android_webview/tools/third_party_files_whitelist.txt +++ b/android_webview/tools/third_party_files_whitelist.txt @@ -75,6 +75,8 @@ chrome/browser/importer/nss_decryptor_win.h # Credits notice for Chrome. chrome/browser/resources/about_credits.html # String 'copyright' used in code. +chrome/browser/resources/about_version.css +# String 'copyright' used in code. chrome/browser/resources/about_version.html # Credits notice for ChromeOS. chrome/browser/resources/chromeos/about_os_credits.html @@ -95,8 +97,6 @@ chrome/browser/resources/file_manager/js/photo/photo_import_scripts.js # String 'copyright' used in code. chrome/browser/resources/help/help.html # String 'copyright' used in code. -chrome/browser/resources/shared/css/about_version.css -# String 'copyright' used in code. chrome/browser/ui/webui/version_ui.cc # String 'copyright' used in code. chrome/browser/ui/webui/help/help_handler.cc @@ -141,6 +141,8 @@ content/browser/renderer_host/render_widget_host_view_mac.mm content/browser/renderer_host/web_input_event_aurax11.cc # Copyright Google Inc, no license. Not used on Android. google_update/google_update_idl.idl +# License file for missingImage.gif, uses word 'copyright'. +content/shell/resources/README.txt # Uses word 'copyright'. LICENSE # Copyright Loren Merritt, Anton Mitrofanov and Jason Garrett-Glaser; ISC |