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

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

Issue 2398103002: Enable magic window mode with new Gvr (Closed)
Patch Set: review 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 bb64966750e0d058b90ce98ad88f891bf0d5a7f2..23f8cb0832ebf83444db07b1a4d77cf6beffd24d 100644
--- a/device/vr/android/gvr/gvr_device_provider.h
+++ b/device/vr/android/gvr/gvr_device_provider.h
@@ -18,7 +18,6 @@ namespace device {
class GvrDelegate;
class GvrDevice;
-class GvrNonPresentingDelegate;
class DEVICE_VR_EXPORT GvrDeviceProvider : public VRDeviceProvider {
public:

Powered by Google App Engine
This is Rietveld 408576698