| Index: chrome/browser/android/vr_shell/vr_shell.h
|
| diff --git a/chrome/browser/android/vr_shell/vr_shell.h b/chrome/browser/android/vr_shell/vr_shell.h
|
| index 361e236577c2bbbd7b7a9929252f86686077e2db..18f0518597b99c5e2baef86165151ce461312a5c 100644
|
| --- a/chrome/browser/android/vr_shell/vr_shell.h
|
| +++ b/chrome/browser/android/vr_shell/vr_shell.h
|
| @@ -113,6 +113,7 @@ class VrShell : public device::PresentingGvrDelegate,
|
| jint id);
|
| void OnContentPaused(bool paused);
|
| void NavigateBack();
|
| + void ExitCct();
|
| base::android::ScopedJavaGlobalRef<jobject> TakeContentSurface(
|
| JNIEnv* env,
|
| const base::android::JavaParamRef<jobject>& obj);
|
|
|