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

Unified Diff: third_party/WebKit/Source/modules/remoteplayback/DEPS

Issue 2890633003: [Blink,RemotePlayback] Use PresentationController for availability (Closed)
Patch Set: Limited to Blink only, rebased Created 3 years, 7 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/DEPS
diff --git a/third_party/WebKit/Source/modules/remoteplayback/DEPS b/third_party/WebKit/Source/modules/remoteplayback/DEPS
index 75bf0ef761722b084151d6dafabc545572caf321..1d32760981ab0b84620d3b4b05878d6d8a2c8d79 100644
--- a/third_party/WebKit/Source/modules/remoteplayback/DEPS
+++ b/third_party/WebKit/Source/modules/remoteplayback/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"-modules",
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",
+ "+modules/presentation",
"+modules/remoteplayback",
]

Powered by Google App Engine
This is Rietveld 408576698