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

Unified Diff: sky/engine/bindings/core/v8/V8HiddenValue.h

Issue 831993005: Remove custom element type extensions. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « sky/engine/bindings/core/v8/CustomElementConstructorBuilder.cpp ('k') | sky/engine/core/dom/Document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/V8HiddenValue.h
diff --git a/sky/engine/bindings/core/v8/V8HiddenValue.h b/sky/engine/bindings/core/v8/V8HiddenValue.h
index d4b4ca0b429b10d3a62ea5163020c0ebf480ec71..f3896c37716323b0f549ded5ced23c95f1a773c4 100644
--- a/sky/engine/bindings/core/v8/V8HiddenValue.h
+++ b/sky/engine/bindings/core/v8/V8HiddenValue.h
@@ -23,7 +23,6 @@ class ScriptWrappable;
V(customElementIsInterfacePrototypeObject) \
V(customElementNamespaceURI) \
V(customElementTagName) \
- V(customElementType) \
V(callback) \
V(condition) \
V(data) \
« no previous file with comments | « sky/engine/bindings/core/v8/CustomElementConstructorBuilder.cpp ('k') | sky/engine/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698