Chromium Code Reviews| Index: third_party/WebKit/Source/modules/imagecapture/DEPS |
| diff --git a/third_party/WebKit/Source/modules/imagecapture/DEPS b/third_party/WebKit/Source/modules/imagecapture/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..055e2279fc974062fd242ee9984c65a800a15d72 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/imagecapture/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+media/mojo/interfaces/image_capture.mojom-blink.h", |
| +] |