| Index: content/renderer/screen_orientation/screen_orientation_dispatcher.cc
|
| diff --git a/content/renderer/screen_orientation/screen_orientation_dispatcher.cc b/content/renderer/screen_orientation/screen_orientation_dispatcher.cc
|
| index bcac89d3b8e7415e70145032aab29c012e20790b..748aca844c624f4abbeebcb3805bf87d3a162b1c 100644
|
| --- a/content/renderer/screen_orientation/screen_orientation_dispatcher.cc
|
| +++ b/content/renderer/screen_orientation/screen_orientation_dispatcher.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| namespace content {
|
|
|
| -using ::blink::mojom::ScreenOrientationLockResult;
|
| +using device::mojom::ScreenOrientationLockResult;
|
|
|
| ScreenOrientationDispatcher::ScreenOrientationDispatcher(
|
| RenderFrame* render_frame)
|
|
|