Chromium Code Reviews| Index: media/capture/imagecapture/image_capture.mojom |
| diff --git a/third_party/WebKit/public/platform/modules/imagecapture/image_capture.mojom b/media/capture/imagecapture/image_capture.mojom |
| similarity index 97% |
| rename from third_party/WebKit/public/platform/modules/imagecapture/image_capture.mojom |
| rename to media/capture/imagecapture/image_capture.mojom |
| index 63255316a6bf85559f984adb12498629ea9868c1..00233f5c6f6bdb73bc7bb474a5a0d9f77b434bf5 100644 |
| --- a/third_party/WebKit/public/platform/modules/imagecapture/image_capture.mojom |
| +++ b/media/capture/imagecapture/image_capture.mojom |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
|
Ken Rockot(use gerrit already)
2016/06/01 19:13:08
I think you should just put this in media/mojo/int
mcasas
2016/06/01 19:57:44
Done.
|
| // 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. |