| Index: third_party/WebKit/Source/core/frame/VisualViewport.idl
|
| diff --git a/third_party/WebKit/Source/core/frame/VisualViewport.idl b/third_party/WebKit/Source/core/frame/VisualViewport.idl
|
| index e4f12406b14d6f5197c7e0f759cfecd3284d0c66..d05c42e68d81647c8616ba43f15af1316fd06b91 100644
|
| --- a/third_party/WebKit/Source/core/frame/VisualViewport.idl
|
| +++ b/third_party/WebKit/Source/core/frame/VisualViewport.idl
|
| @@ -28,6 +28,7 @@
|
|
|
| [
|
| RuntimeEnabled=VisualViewportAPI,
|
| + ImplementedAs=DOMVisualViewport,
|
| ] interface VisualViewport {
|
| attribute double scrollTop;
|
| attribute double scrollLeft;
|
|
|