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

Unified Diff: content/content_browser.gypi

Issue 2140193002: IndexedDB: Saving data loss status in IndexedDBPendingConnection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@idb-data-loss
Patch Set: Deleted commented out code. Created 4 years, 5 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/mock_indexed_db_factory.h ('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 4a107a5c40611f8b92824134cd860cb4599fea60..ec0b6314adfc15ca6553e9d25667c000526f47aa 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -900,6 +900,7 @@
'browser/indexed_db/indexed_db_context_impl.h',
'browser/indexed_db/indexed_db_cursor.cc',
'browser/indexed_db/indexed_db_cursor.h',
+ 'browser/indexed_db/indexed_db_data_loss_info.h',
'browser/indexed_db/indexed_db_database.cc',
'browser/indexed_db/indexed_db_database.h',
'browser/indexed_db/indexed_db_database_callbacks.cc',
« no previous file with comments | « content/browser/indexed_db/mock_indexed_db_factory.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698