Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(912)

Unified Diff: third_party/WebKit/Source/modules/imagecapture/DEPS

Issue 2539543002: RELAND: ImageCapture: move image_capture.mojom from media/mojo/interfaces/ to media/capture/mojo/ (Closed)
Patch Set: https://codereview.chromium.org/2526953002 Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
« no previous file with comments | « third_party/WebKit/Source/modules/imagecapture/BUILD.gn ('k') | third_party/WebKit/Source/modules/imagecapture/ImageCapture.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698