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

Unified Diff: third_party/WebKit/Source/modules/remoteplayback/BUILD.gn

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/modules/remoteplayback/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/remoteplayback/BUILD.gn b/third_party/WebKit/Source/modules/remoteplayback/BUILD.gn
index 8ab58df58e7865ad15a6045f13ff65161ba27499..9b66379aa30dea8f38eb5a11236aa59eab4fe8f6 100644
--- a/third_party/WebKit/Source/modules/remoteplayback/BUILD.gn
+++ b/third_party/WebKit/Source/modules/remoteplayback/BUILD.gn
@@ -10,7 +10,5 @@ blink_modules_sources("remoteplayback") {
"HTMLMediaElementRemotePlayback.h",
"RemotePlayback.cpp",
"RemotePlayback.h",
- "RemotePlaybackAvailability.cpp",
- "RemotePlaybackAvailability.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698