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

Unified Diff: content/content_browser.gypi

Issue 10834350: Remove all the indexeddb-related utility process code (Closed) Base URL: http://git.chromium.org/chromium/src.git@opencursor-cleanup
Patch Set: Updated against trunk, disabled one test Created 8 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index b95c14e8b7988118cc20c0e4857c5734dd4e51fe..408fa2d5ffbcb0a705e7df8fc20c574a3afec5f0 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -459,8 +459,6 @@
'browser/in_process_webkit/indexed_db_database_callbacks.h',
'browser/in_process_webkit/indexed_db_dispatcher_host.cc',
'browser/in_process_webkit/indexed_db_dispatcher_host.h',
- 'browser/in_process_webkit/indexed_db_key_utility_client.cc',
- 'browser/in_process_webkit/indexed_db_key_utility_client.h',
'browser/in_process_webkit/indexed_db_quota_client.cc',
'browser/in_process_webkit/indexed_db_quota_client.h',
'browser/in_process_webkit/indexed_db_transaction_callbacks.cc',

Powered by Google App Engine
This is Rietveld 408576698