summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-15 21:09:19 +0000
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-15 21:09:19 +0000
commitee40adcb75a6be4aaf658b1ba845729e4b80b2a9 (patch)
tree01bc5fa29c47bab29fd18e8b7ac4eebcf3fb427c /content/content_tests.gypi
parent91a832192924903fd0035f0c68f9a0ea5dfd6072 (diff)
downloadchromium_src-ee40adcb75a6be4aaf658b1ba845729e4b80b2a9.zip
chromium_src-ee40adcb75a6be4aaf658b1ba845729e4b80b2a9.tar.gz
chromium_src-ee40adcb75a6be4aaf658b1ba845729e4b80b2a9.tar.bz2
[sql] Convert webkit tests to use ScopedErrorIgnorer.
Get rid of some error callbacks by converting to ScopedErrorIgnorer. Also make the error suppression more specific. BUG=none Review URL: https://chromiumcodereview.appspot.com/18051005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211696 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 5a43e62..1a8cfea 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -259,6 +259,7 @@
'../net/net.gyp:net_test_support',
'../skia/skia.gyp:skia',
'../sql/sql.gyp:sql',
+ '../sql/sql.gyp:test_support_sql',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../ui/ui.gyp:ui',