Chromium Code Reviews| Index: third_party/WebKit/Source/platform/mime/DEPS |
| diff --git a/third_party/WebKit/Source/platform/mime/DEPS b/third_party/WebKit/Source/platform/mime/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fb87fa0c7cf88ba3071ed34573da7afeb3cc1982 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/platform/mime/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
|
kinuko
2016/10/28 00:40:07
This file is a remnant of old cl, will remove
|
| + "+components/mime_util", |
| + "+media", |
| + "-media/blink", |
| + "+net/base", |
| +] |