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

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

Issue 2564653003: [DeviceService] Move screen_orientation.mojom from //content to //device. (Closed)
Patch Set: 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
« no previous file with comments | « device/screen_orientation/public/interfaces/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/screen_orientation/public/interfaces/screen_orientation.mojom
diff --git a/content/common/screen_orientation.mojom b/device/screen_orientation/public/interfaces/screen_orientation.mojom
similarity index 95%
rename from content/common/screen_orientation.mojom
rename to device/screen_orientation/public/interfaces/screen_orientation.mojom
index 558ba2d7749e00df7afd345da7e6a67dd8846544..80826e58b59d817e0e57f75f0a6c112744ecd4d4 100644
--- a/content/common/screen_orientation.mojom
+++ b/device/screen_orientation/public/interfaces/screen_orientation.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 content.mojom;
+module device.mojom;
import "third_party/WebKit/public/platform/modules/screen_orientation/screen_orientation_lock_types.mojom";
leonhsl(Using Gerrit) 2016/12/09 09:19:48 Seems the win_chromium_compile_dbg_ng failure indi
blundell 2016/12/09 15:34:42 Yes, that's correct. It looks like //third_party/W
leonhsl(Using Gerrit) 2016/12/12 09:48:29 Done and Thanks!
« no previous file with comments | « device/screen_orientation/public/interfaces/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698