| Index: third_party/WebKit/Source/modules/media_capabilities/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/mediacapabilities/DEPS b/third_party/WebKit/Source/modules/media_capabilities/DEPS
|
| similarity index 60%
|
| rename from third_party/WebKit/Source/modules/mediacapabilities/DEPS
|
| rename to third_party/WebKit/Source/modules/media_capabilities/DEPS
|
| index db34391ce93fd487a451bd4d19c191c9b2881f7d..a103ddf257145d32db2d20834381e0155af47b37 100644
|
| --- a/third_party/WebKit/Source/modules/mediacapabilities/DEPS
|
| +++ b/third_party/WebKit/Source/modules/media_capabilities/DEPS
|
| @@ -1,5 +1,5 @@
|
| include_rules = [
|
| "+bindings",
|
| "-modules",
|
| - "+modules/mediacapabilities",
|
| + "+modules/media_capabilities",
|
| ]
|
|
|