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

Unified Diff: media/mojo/interfaces/image_capture.mojom

Issue 2027023002: ImageCapture: move mojom from WebKit/public to media/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rockot@s comment, image_capture.mojom to media/mojo/interfaces/ Created 4 years, 7 months 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
« no previous file with comments | « media/mojo/interfaces/BUILD.gn ('k') | media/mojo/interfaces/mojo_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/interfaces/image_capture.mojom
diff --git a/third_party/WebKit/public/platform/modules/imagecapture/image_capture.mojom b/media/mojo/interfaces/image_capture.mojom
similarity index 97%
rename from third_party/WebKit/public/platform/modules/imagecapture/image_capture.mojom
rename to media/mojo/interfaces/image_capture.mojom
index 63255316a6bf85559f984adb12498629ea9868c1..00233f5c6f6bdb73bc7bb474a5a0d9f77b434bf5 100644
--- a/third_party/WebKit/public/platform/modules/imagecapture/image_capture.mojom
+++ b/media/mojo/interfaces/image_capture.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-module blink.mojom;
+module media.mojom;
// Equivalent to idl MediaSettingsRange, arbitrary range representing the
// allowed variations of a Capability or an Option.
« no previous file with comments | « media/mojo/interfaces/BUILD.gn ('k') | media/mojo/interfaces/mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698