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

Unified Diff: content/content_browser.gypi

Issue 198223002: Added IndexedDBPendingConnection to group up a bunch of parameters that get (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge out Created 6 years, 9 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/leveldb/leveldb_transaction.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 99244ed330fa6c3c52690f4acfb623163e812432..850dabf7bdde7a4fd0641acd9ae3c17856893507 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -680,6 +680,8 @@
'browser/indexed_db/indexed_db_leveldb_coding.h',
'browser/indexed_db/indexed_db_metadata.cc',
'browser/indexed_db/indexed_db_metadata.h',
+ 'browser/indexed_db/indexed_db_pending_connection.cc',
+ 'browser/indexed_db/indexed_db_pending_connection.h',
'browser/indexed_db/indexed_db_quota_client.cc',
'browser/indexed_db/indexed_db_quota_client.h',
'browser/indexed_db/indexed_db_transaction.cc',
« no previous file with comments | « content/browser/indexed_db/leveldb/leveldb_transaction.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698