Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(176)

Unified Diff: device/vr/android/gvr/gvr_device_provider.h

Issue 2396663002: Reland gvr upgrade (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: device/vr/android/gvr/gvr_device_provider.h
diff --git a/device/vr/android/gvr/gvr_device_provider.h b/device/vr/android/gvr/gvr_device_provider.h
index bffbf2350a319c80cd2e00042b882d5b9f46f1ce..bb64966750e0d058b90ce98ad88f891bf0d5a7f2 100644
--- a/device/vr/android/gvr/gvr_device_provider.h
+++ b/device/vr/android/gvr/gvr_device_provider.h
@@ -44,7 +44,6 @@ class DEVICE_VR_EXPORT GvrDeviceProvider : public VRDeviceProvider {
std::unique_ptr<VRClientDispatcher> client_;
std::unique_ptr<GvrDevice> vr_device_;
- std::unique_ptr<GvrNonPresentingDelegate> non_presenting_delegate_;
scoped_refptr<base::SingleThreadTaskRunner> main_thread_task_runner_;

Powered by Google App Engine
This is Rietveld 408576698