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

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/custom/custom.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/modules/v8/custom/custom.gni
diff --git a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
index 58261c2018c8d379a3fbf7b4e4066102369cdedc..c7506ad65d80df9bb6cb3394e02d3e8fec030440 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
+++ b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
@@ -9,9 +9,5 @@ bindings_modules_v8_custom_files =
"V8DeviceMotionEventCustom.cpp",
"V8ExtendableMessageEventCustom.cpp",
"V8IDBObserverCustom.cpp",
- "V8MediaSessionCustom.cpp",
- "V8RemotePlaybackCustom.cpp",
- "V8WebGLRenderingContextCustom.cpp",
- "V8WebGL2RenderingContextCustom.cpp",
],
"abspath")

Powered by Google App Engine
This is Rietveld 408576698