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

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: Removing some cruft 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 ac06a9de31df23eabf67914662edd675a633b92f..ea85a6e14015a7f2ac86c8d02f184f65b6a47b93 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -460,8 +460,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