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", |
] |
} |