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

Unified Diff: Source/bindings/core/DEPS

Issue 686153003: Replace IDBPendingTransactionMonitor with end-of-recursion-scope tasks (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Review feedback 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
Index: Source/bindings/core/DEPS
diff --git a/Source/bindings/core/DEPS b/Source/bindings/core/DEPS
index 964bdc3955ea4de7393b936fd89b97022ccf9ab1..f417f9cb0ae77f82cabd532050350f624c22f5c0 100644
--- a/Source/bindings/core/DEPS
+++ b/Source/bindings/core/DEPS
@@ -12,5 +12,4 @@ include_rules = [
# TODO(tasak): Get this list to zero.
"!bindings/modules/v8/V8CryptoKey.h",
"!bindings/modules/v8/V8DOMFileSystem.h",
- "!modules/indexeddb/IDBPendingTransactionMonitor.h",
]
« no previous file with comments | « no previous file | Source/bindings/core/v8/V8PerIsolateData.h » ('j') | Source/bindings/modules/v8/ModuleBindingsInitializer.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698