| Index: third_party/WebKit/Source/core/html/shadow/MediaControlsOrientationLockDelegate.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/MediaControlsOrientationLockDelegate.h b/third_party/WebKit/Source/core/html/shadow/MediaControlsOrientationLockDelegate.h
|
| index df02374bafd752982188a4c29033c971e9582833..c30cb7b7b4476b4ae9e40e8b34e2c66ab805ed60 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/MediaControlsOrientationLockDelegate.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/MediaControlsOrientationLockDelegate.h
|
| @@ -16,7 +16,7 @@ class HTMLVideoElement;
|
|
|
| // MediaControlsOrientationLockDelegate is implementing the orientation lock
|
| // feature when a <video> is fullscreen. It is meant to be created by
|
| -// `MediaControls` when the feature apply. Once created, it will use events to
|
| +// `MediaControls` when the feature applies. Once created, it will use events to
|
| // change state.
|
| //
|
| // The different states of the class are:
|
|
|