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..754174697d7740245537f016cfa7ab4b5390f10e |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/imagecapture/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+media/mojo/interfaces", |
| +] |