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

Unified Diff: Source/modules/vr/VRPositionState.h

Issue 1165223006: Move WebVR public headers into public/platform/modules/vr (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed mismatched forward declaration Created 5 years, 6 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
« no previous file with comments | « Source/modules/vr/VRHardwareUnitCollection.h ('k') | public/platform/WebVR.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/vr/VRPositionState.h
diff --git a/Source/modules/vr/VRPositionState.h b/Source/modules/vr/VRPositionState.h
index 4b675c4ff512943e4d48e59f2a1d4bcd593c08ab..787f97eb4dce041fea4f25780c05c473f044e3a3 100644
--- a/Source/modules/vr/VRPositionState.h
+++ b/Source/modules/vr/VRPositionState.h
@@ -8,7 +8,7 @@
#include "bindings/core/v8/ScriptWrappable.h"
#include "core/dom/DOMPoint.h"
#include "platform/heap/Handle.h"
-#include "public/platform/WebVR.h"
+#include "public/platform/modules/vr/WebVR.h"
#include "wtf/Forward.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/modules/vr/VRHardwareUnitCollection.h ('k') | public/platform/WebVR.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698