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

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

Issue 873983005: Remove the global event property. (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
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 f3896c37716323b0f549ded5ced23c95f1a773c4..065b106fb10ba4aea121646f96dc80f3aad9f5fa 100644
--- a/sky/engine/bindings/core/v8/V8HiddenValue.h
+++ b/sky/engine/bindings/core/v8/V8HiddenValue.h
@@ -29,7 +29,6 @@ class ScriptWrappable;
V(detail) \
V(document) \
V(error) \
- V(event) \
V(idbCursorRequest) \
V(port1) \
V(port2) \
« no previous file with comments | « sky/engine/bindings/core/v8/V8ErrorHandler.cpp ('k') | sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698