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

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni

Issue 2415723002: [Blink, RemotePlayback] watchAvailability() implementation. (Closed)
Patch Set: Added layout test for callback gc Created 4 years, 2 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 f0078aa450ef1d12182a10a5e5474308aab26d50..249329a88e24befaffc41756b9b983d87f3440f9 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
+++ b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
@@ -9,6 +9,7 @@ bindings_modules_v8_custom_files =
"V8DeviceMotionEventCustom.cpp",
"V8ExtendableMessageEventCustom.cpp",
"V8IDBObserverCustom.cpp",
+ "V8RemotePlaybackCustom.cpp",
"V8ServiceWorkerMessageEventCustom.cpp",
"V8WebGLRenderingContextCustom.cpp",
"V8WebGL2RenderingContextCustom.cpp",

Powered by Google App Engine
This is Rietveld 408576698