Chromium Code Reviews| Index: third_party/WebKit/Source/modules/mediacapabilities/DEPS |
| diff --git a/third_party/WebKit/Source/modules/mediacapabilities/DEPS b/third_party/WebKit/Source/modules/mediacapabilities/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..db34391ce93fd487a451bd4d19c191c9b2881f7d |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/mediacapabilities/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+bindings", |
| + "-modules", |
| + "+modules/mediacapabilities", |
| +] |