diff options
author | digit@chromium.org <digit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-21 18:04:04 +0000 |
---|---|---|
committer | digit@chromium.org <digit@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-21 18:04:04 +0000 |
commit | dccfe9c0188f80d4127dfd73781289c0dde77e98 (patch) | |
tree | a621cefcb13eb496ff570bfa5e6f79958927efac /android_webview/tools | |
parent | d290997d026303c86bf2ae5b64f9d81ea00e633b (diff) | |
download | chromium_src-dccfe9c0188f80d4127dfd73781289c0dde77e98.zip chromium_src-dccfe9c0188f80d4127dfd73781289c0dde77e98.tar.gz chromium_src-dccfe9c0188f80d4127dfd73781289c0dde77e98.tar.bz2 |
android_webview: Remove obsolete files from whitelist.
This removes two obsolete files (they don't exist anymore) from
the whitelist used by the third-party license verification tool
for the Android webview.
BUG=NONE
R=torne@chromium.org,joth@chromium.org
Review URL: https://codereview.chromium.org/32723002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229860 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/tools')
-rw-r--r-- | android_webview/tools/third_party_files_whitelist.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/android_webview/tools/third_party_files_whitelist.txt b/android_webview/tools/third_party_files_whitelist.txt index a1cb33a..b6f00e9 100644 --- a/android_webview/tools/third_party_files_whitelist.txt +++ b/android_webview/tools/third_party_files_whitelist.txt @@ -73,10 +73,6 @@ chrome_frame/CFInstance.js chrome/tools/test/generate_mime_tests.pl # Copyright Alf Watt; BSD license. Not used on Android. content/browser/geolocation/osx_wifi.h -# Copyright The Chromium Authors and Apple Inc. Taken from Blink. -content/browser/indexed_db/leveldb/avltree.h -# Copyright The Chromium Authors and Apple Inc. Taken from Blink. -content/browser/indexed_db/leveldb/fixed_array.h # Copyright The Chromium Authors, Apple Inc and Graham Dennis; BSD license. Not # used on Android. content/browser/renderer_host/render_widget_host_view_mac.mm |