| Index: device/screen_orientation/public/interfaces/screen_orientation_lock_types.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/screen_orientation/screen_orientation_lock_types.mojom b/device/screen_orientation/public/interfaces/screen_orientation_lock_types.mojom
|
| similarity index 97%
|
| rename from third_party/WebKit/public/platform/modules/screen_orientation/screen_orientation_lock_types.mojom
|
| rename to device/screen_orientation/public/interfaces/screen_orientation_lock_types.mojom
|
| index e91d0a29138a74daf75322fc33eed6839850c48d..d3c3463a5b0359c6a7f9136fbc985cd4b968fdeb 100644
|
| --- a/third_party/WebKit/public/platform/modules/screen_orientation/screen_orientation_lock_types.mojom
|
| +++ b/device/screen_orientation/public/interfaces/screen_orientation_lock_types.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 device.mojom;
|
|
|
| enum ScreenOrientationLockResult {
|
| // The lock was successfully applied.
|
|
|