Chromium Code Reviews| Index: chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.h |
| diff --git a/chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.h b/chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.h |
| index 1b1353f1e0f2d68015a19bd596784e70bc9e7966..d492b1d58dc5dcff8a906fe3daf3f67f525931ee 100644 |
| --- a/chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.h |
| +++ b/chrome/browser/android/vr_shell/textures/insecure_content_permanent_texture.h |
| @@ -19,6 +19,7 @@ class InsecureContentPermanentTexture : public UITexture { |
| void SetSize() override; |
| int height_; |
| + int width_; |
| }; |
| } // namespace vr_shell |