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 |
| index 055e2279fc974062fd242ee9984c65a800a15d72..f874cfc26e859be7d299dd3dddf95e3af90cece8 100644 |
| --- a/third_party/WebKit/Source/modules/imagecapture/DEPS |
| +++ b/third_party/WebKit/Source/modules/imagecapture/DEPS |
| @@ -1,3 +1,3 @@ |
| include_rules = [ |
| - "+media/mojo/interfaces/image_capture.mojom-blink.h", |
| + "+media/capture/mojo/image_capture.mojom-blink.h", |
| ] |