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