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

Unified Diff: third_party/WebKit/Source/bindings/bindings.gni

Issue 2605683002: Remove ActiveDOMCallback (Closed)
Patch Set: temp Created 4 years 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: third_party/WebKit/Source/bindings/bindings.gni
diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
index 575564d31c2d113a54e718ff3efeb242372dcc95..b9f725310d09784d02accd88a4ae283722db780e 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -30,8 +30,6 @@ bindings_core_v8_files =
"core/v8/custom/V8PromiseRejectionEventCustom.cpp",
"core/v8/custom/V8WindowCustom.cpp",
"core/v8/custom/V8XMLHttpRequestCustom.cpp",
- "core/v8/ActiveDOMCallback.cpp",
- "core/v8/ActiveDOMCallback.h",
"core/v8/ActiveScriptWrappable.cpp",
"core/v8/ActiveScriptWrappable.h",
"core/v8/ArrayValue.cpp",

Powered by Google App Engine
This is Rietveld 408576698