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

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

Issue 2671553003: Remove uses of VisitDOMWrapper (Closed)
Patch Set: Add DependentLifetime when removing Custom=VisitDOMWrapper Created 3 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: 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 3a1f8684248140f302f8ccb270c7ffa87d75072e..ad3994a0842deafd94462fbb0d6935d7f4dce3dd 100644
--- a/third_party/WebKit/Source/bindings/bindings.gni
+++ b/third_party/WebKit/Source/bindings/bindings.gni
@@ -10,7 +10,6 @@ import("//third_party/WebKit/Source/bindings/modules/v8/v8.gni")
bindings_core_v8_files =
get_path_info([
"core/v8/custom/V8CSSStyleDeclarationCustom.cpp",
- "core/v8/custom/V8CSSStyleRuleCustom.cpp",
"core/v8/custom/V8CustomEventCustom.cpp",
"core/v8/custom/V8CustomXPathNSResolver.cpp",
"core/v8/custom/V8CustomXPathNSResolver.h",
« no previous file with comments | « third_party/WebKit/Source/bindings/IDLExtendedAttributes.md ('k') | third_party/WebKit/Source/bindings/core/v8/DOMDataStore.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698