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

Unified Diff: Source/modules/modules.gypi

Issue 686153003: Replace IDBPendingTransactionMonitor with end-of-recursion-scope tasks (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add explicit Created 6 years, 1 month 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 | « Source/modules/indexeddb/InspectorIndexedDBAgent.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 04790fb25a0b5d49ee5f95386b07149c30db6eb4..6e7ad9d9084e1c339189ff5472f6f83386bbbe63 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -569,8 +569,6 @@
'indexeddb/IDBObjectStore.h',
'indexeddb/IDBOpenDBRequest.cpp',
'indexeddb/IDBOpenDBRequest.h',
- 'indexeddb/IDBPendingTransactionMonitor.cpp',
- 'indexeddb/IDBPendingTransactionMonitor.h',
'indexeddb/IDBRequest.cpp',
'indexeddb/IDBRequest.h',
'indexeddb/IDBTracing.h',
« no previous file with comments | « Source/modules/indexeddb/InspectorIndexedDBAgent.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698