diff options
author | kalman@chromium.org <kalman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 18:48:55 +0000 |
---|---|---|
committer | kalman@chromium.org <kalman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 18:48:55 +0000 |
commit | e08089a6ce34424b4af10cf8d760e67cf688cf44 (patch) | |
tree | f724f116db355c68455099ec49a877848749089e /android_webview | |
parent | 81b349006c8607fe1f7d99c6ee06dee77fbd8ac6 (diff) | |
download | chromium_src-e08089a6ce34424b4af10cf8d760e67cf688cf44.zip chromium_src-e08089a6ce34424b4af10cf8d760e67cf688cf44.tar.gz chromium_src-e08089a6ce34424b4af10cf8d760e67cf688cf44.tar.bz2 |
Remove mojo_lexer.py from the copyright license whitelist. The license was
fixed in r253226 but third_party_files_whitelist.txt wasn't updated and it's
breaking presubmit steps.
R=davemoore@chromium.org, boliu@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/185413021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254789 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview')
-rw-r--r-- | android_webview/tools/third_party_files_whitelist.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/android_webview/tools/third_party_files_whitelist.txt b/android_webview/tools/third_party_files_whitelist.txt index 8a8f99d..fde36b9 100644 --- a/android_webview/tools/third_party_files_whitelist.txt +++ b/android_webview/tools/third_party_files_whitelist.txt @@ -70,8 +70,6 @@ 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 -# Copyright Eli Bendersky; BSD license. Tool only. -mojo/public/bindings/pylib/parse/mojo_lexer.py # Native client not used in Android. Contains the word "Copyright" native_client_sdk/doc_generated/rest-devsite-examples.html # String '(c)' used in certificates organization names |