diff options
author | jsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-28 20:13:28 +0000 |
---|---|---|
committer | jsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-28 20:13:28 +0000 |
commit | 36b66148b9b81d1b33b3a064123d9b3c9330ba96 (patch) | |
tree | 0ad676495c00ed17246d90f1b2884c0edb777ff3 /android_webview/tools | |
parent | 757614a67595d161464d6d79dea1e05ec3edb845 (diff) | |
download | chromium_src-36b66148b9b81d1b33b3a064123d9b3c9330ba96.zip chromium_src-36b66148b9b81d1b33b3a064123d9b3c9330ba96.tar.gz chromium_src-36b66148b9b81d1b33b3a064123d9b3c9330ba96.tar.bz2 |
Revert "Migrate the IndexedDB backend from Blink to Chromium"
This reverts commit 4d9d3bc75c7e6598f8c3b3341f8b9d05afcb821d.
BUG=234278
TBR=caitkp
Review URL: https://codereview.chromium.org/15659013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202633 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 b135b85..4f67aee 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 |