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

Unified Diff: device/screen_orientation/public/interfaces/screen_orientation_lock_types.mojom

Issue 2564653003: [DeviceService] Move screen_orientation.mojom from //content to //device. (Closed)
Patch Set: Address nits from blundell@ Created 4 years 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: 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.
« no previous file with comments | « device/screen_orientation/public/interfaces/screen_orientation.mojom ('k') | third_party/WebKit/public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698