Index: chrome/browser/android/vr_shell/vr_gl_thread.h |
diff --git a/chrome/browser/android/vr_shell/vr_gl_thread.h b/chrome/browser/android/vr_shell/vr_gl_thread.h |
index 6026c133e1fced65dc90474abcb2cdf95dc27433..75c5e7761a4a54a63f515217225c9ccd1f5e9bb2 100644 |
--- a/chrome/browser/android/vr_shell/vr_gl_thread.h |
+++ b/chrome/browser/android/vr_shell/vr_gl_thread.h |
@@ -83,6 +83,7 @@ class VrGLThread : public base::Thread, |
void SetScreenCapturingIndicator(bool enabled) override; |
void SetAudioCapturingIndicator(bool enabled) override; |
void SetBluetoothConnectedIndicator(bool enabled) override; |
+ void SetLocationAccessIndicator(bool enabled) override; |
void SetIsExiting() override; |
void SetSplashScreenIcon(const SkBitmap& bitmap) override; |