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

Unified Diff: trunk/src/content/content_tests.gypi

Issue 15870003: Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium" (Closed) Base URL: svn://svn.chromium.org/chrome/
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 | « trunk/src/content/content_browser.gypi ('k') | trunk/src/content/public/common/content_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/content_tests.gypi
===================================================================
--- trunk/src/content/content_tests.gypi (revision 202301)
+++ trunk/src/content/content_tests.gypi (working copy)
@@ -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 | « trunk/src/content/content_browser.gypi ('k') | trunk/src/content/public/common/content_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698