Chromium Code Reviews| Index: third_party/WebKit/Source/modules/vr/VRDisplay.h |
| diff --git a/third_party/WebKit/Source/modules/vr/VRDisplay.h b/third_party/WebKit/Source/modules/vr/VRDisplay.h |
| index 5dd0a823d88180273816ff31e326e8bf6bfdf498..3c8ac8c7c23a324b06f188a9647c7d6b74bb67f5 100644 |
| --- a/third_party/WebKit/Source/modules/vr/VRDisplay.h |
| +++ b/third_party/WebKit/Source/modules/vr/VRDisplay.h |
| @@ -91,6 +91,7 @@ protected: |
| void forceExitPresent(); |
| void updateLayerBounds(); |
| + void disconnected(); |
| VRController* controller(); |