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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2415723002: [Blink, RemotePlayback] watchAvailability() implementation. (Closed)
Patch Set: Cleanup after RemotePlaybackAvailability 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/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index e32744ebd2a76aa446da5d7e37b15924b716bdd1..b81adeb3de7f2d6987dcfff06aeb07eb697e2c6a 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -216,7 +216,6 @@ modules_idl_files =
"quota/StorageQuotaCallback.idl",
"quota/StorageUsageCallback.idl",
"remoteplayback/RemotePlayback.idl",
- "remoteplayback/RemotePlaybackAvailability.idl",
"screen_orientation/ScreenOrientation.idl",
"sensor/AmbientLightSensor.idl",
"sensor/AmbientLightSensorReading.idl",

Powered by Google App Engine
This is Rietveld 408576698