Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: content/content_tests.gypi

Issue 334303002: Using a mock LevelDBTransaction for corruption tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Combined VLOG and NOTREACHED Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index cdd0a72af48607a227fad7a43326e4d3c798aa1f..8c9412cca2b309d4e052cf20eb97b203afa9fce5 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1101,6 +1101,8 @@
'browser/gpu/compositor_util_browsertest.cc',
'browser/gpu/gpu_ipc_browsertests.cc',
'browser/indexed_db/indexed_db_browsertest.cc',
+ 'browser/indexed_db/indexed_db_browsertest_mock_factory.cc',
+ 'browser/indexed_db/indexed_db_browsertest_mock_factory.h',
'browser/loader/resource_dispatcher_host_browsertest.cc',
'browser/media/encrypted_media_browsertest.cc',
'browser/media/media_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698