Commit 1cc5f29c authored by rvargas@google.com's avatar rvargas@google.com

Disk cache: Disable V3 index_table for android.

BUG=241277, 333263
R=rdsmith@chromium.org
TBR=rdsmith@chromium.org

Review URL: https://codereview.chromium.org/134803002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244243 0039d316-1c4b-4281-b951-d872f2087c98
parent 1c87a633
......@@ -2062,6 +2062,8 @@
}],
[ 'OS == "android"', {
'sources!': [
# See bug 294367.
'disk_cache/v3/index_table_unittest.cc',
# No res_ninit() et al on Android, so this doesn't make a lot of
# sense.
'dns/dns_config_service_posix_unittest.cc',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment