Chromium Code Reviews| 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!
|