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

Unified Diff: content/content_browser.gypi

Issue 18224002: IndexedDB: Eliminate IndexedDBDatabaseCallbacksWrapper (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Include fix for win Created 7 years, 6 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/browser/indexed_db/webidbdatabase_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index be2e350046d8296ec390c5a9d4c2714f37075723..cc9284e72d1e34de2001a4f27f995149d9250db1 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -565,8 +565,6 @@
'browser/indexed_db/indexed_db_database.h',
'browser/indexed_db/indexed_db_database_callbacks.cc',
'browser/indexed_db/indexed_db_database_callbacks.h',
- 'browser/indexed_db/indexed_db_database_callbacks_wrapper.cc',
- 'browser/indexed_db/indexed_db_database_callbacks_wrapper.h',
'browser/indexed_db/indexed_db_database_error.h',
'browser/indexed_db/indexed_db_dispatcher_host.cc',
'browser/indexed_db/indexed_db_dispatcher_host.h',
« no previous file with comments | « content/browser/indexed_db/webidbdatabase_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698