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

Unified Diff: content/content_tests.gypi

Issue 15659013: Revert "Migrate the IndexedDB backend from Blink to Chromium" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/common/content_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 99c18a5aaffe4f6eeffa92065b4393f7dfa9c183..8d0b4232b4287c0d048550770a82b17d0e381255 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -237,7 +237,6 @@
'type': '<(gtest_target_type)',
'defines!': ['CONTENT_IMPLEMENTATION'],
'dependencies': [
- 'content_browser',
'content_common',
'test_support_content',
'browser/speech/proto/speech_proto.gyp:speech_proto',
@@ -293,13 +292,8 @@
'browser/host_zoom_map_impl_unittest.cc',
'browser/hyphenator/hyphenator_message_filter_unittest.cc',
'browser/in_process_webkit/webkit_thread_unittest.cc',
- 'browser/indexed_db/indexed_db_backing_store_unittest.cc',
- 'browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc',
- 'browser/indexed_db/indexed_db_leveldb_coding_unittest.cc',
- 'browser/indexed_db/indexed_db_quota_client_unittest.cc',
'browser/indexed_db/indexed_db_unittest.cc',
- 'browser/indexed_db/leveldb/leveldb_unittest.cc',
- 'browser/indexed_db/list_set_unittest.cc',
+ 'browser/indexed_db/indexed_db_quota_client_unittest.cc',
'browser/loader/offline_policy_unittest.cc',
'browser/loader/resource_buffer_unittest.cc',
'browser/loader/resource_dispatcher_host_unittest.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/common/content_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698