| Index: content/renderer/screen_orientation/screen_orientation_dispatcher_browsertest.cc
|
| diff --git a/content/renderer/screen_orientation/screen_orientation_dispatcher_browsertest.cc b/content/renderer/screen_orientation/screen_orientation_dispatcher_browsertest.cc
|
| index c7930606e7a11292fc31b0ab5eba36bf92dcc87a..9c5a30838aea0ee649b33f1c00eb90448061e767 100644
|
| --- a/content/renderer/screen_orientation/screen_orientation_dispatcher_browsertest.cc
|
| +++ b/content/renderer/screen_orientation/screen_orientation_dispatcher_browsertest.cc
|
| @@ -16,7 +16,7 @@
|
| namespace content {
|
|
|
| using LockOrientationCallback =
|
| - mojom::ScreenOrientation::LockOrientationCallback;
|
| + device::mojom::ScreenOrientation::LockOrientationCallback;
|
| using LockResult = ::blink::mojom::ScreenOrientationLockResult;
|
|
|
| // MockLockOrientationCallback is an implementation of
|
|
|