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

Unified Diff: content/content_child.gypi

Issue 1963293002: Replacing Indexed DB Chromium IPC with Mojo Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactoring after Passing URLRequestContextGetter. Created 4 years, 4 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/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 755d5283c25a1bd35daef1c176bf1268f8153fbf..5ed6b0e3e536a5259cd26c23d90913f9e0dc6ecf 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -114,18 +114,8 @@
'child/ftp_directory_listing_response_delegate.h',
'child/image_decoder.cc',
'child/image_decoder.h',
- 'child/indexed_db/indexed_db_dispatcher.cc',
- 'child/indexed_db/indexed_db_dispatcher.h',
'child/indexed_db/indexed_db_key_builders.cc',
'child/indexed_db/indexed_db_key_builders.h',
- 'child/indexed_db/indexed_db_message_filter.cc',
- 'child/indexed_db/indexed_db_message_filter.h',
- 'child/indexed_db/webidbcursor_impl.cc',
- 'child/indexed_db/webidbcursor_impl.h',
- 'child/indexed_db/webidbdatabase_impl.cc',
- 'child/indexed_db/webidbdatabase_impl.h',
- 'child/indexed_db/webidbfactory_impl.cc',
- 'child/indexed_db/webidbfactory_impl.h',
'child/memory/child_memory_message_filter.cc',
'child/memory/child_memory_message_filter.h',
'child/mojo/type_converters.h',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698