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

Unified Diff: Source/bindings/core/v8/V8HiddenValue.h

Issue 924863003: IndexedDB: Replace custom binding logic with [SetWrapperReferenceTo] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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
Index: Source/bindings/core/v8/V8HiddenValue.h
diff --git a/Source/bindings/core/v8/V8HiddenValue.h b/Source/bindings/core/v8/V8HiddenValue.h
index 405e517ec2722e58bc1650200ea08c00d4238044..eb932c7ed8db29e291e1f5de67e8cca37dacef77 100644
--- a/Source/bindings/core/v8/V8HiddenValue.h
+++ b/Source/bindings/core/v8/V8HiddenValue.h
@@ -32,7 +32,6 @@ class ScriptWrappable;
V(document) \
V(error) \
V(event) \
- V(idbCursorRequest) \
V(port1) \
V(port2) \
V(state) \

Powered by Google App Engine
This is Rietveld 408576698