| Index: chrome/browser/android/vr_shell/vr_shell_gl.h
|
| diff --git a/chrome/browser/android/vr_shell/vr_shell_gl.h b/chrome/browser/android/vr_shell/vr_shell_gl.h
|
| index d493790def457093769069ece9481eca2b25e143..df5d8a107200cfd8e30923f76fd5926eb73e24c3 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell_gl.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell_gl.h
|
| @@ -42,12 +42,12 @@ namespace vr_shell {
|
|
|
| class FPSMeter;
|
| class MailboxToSurfaceBridge;
|
| +class UiElement;
|
| class UiScene;
|
| class VrBrowserInterface;
|
| class VrController;
|
| class VrShell;
|
| class VrShellRenderer;
|
| -struct UiElement;
|
|
|
| struct WebVrBounds {
|
| WebVrBounds(const gfx::RectF& left,
|
|
|