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

Unified Diff: third_party/WebKit/Source/modules/vr/BUILD.gn

Issue 2331553002: Update WebVR interface to match the 1.1 spec (Closed)
Patch Set: Addressed further feedback Created 4 years, 3 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: third_party/WebKit/Source/modules/vr/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/vr/BUILD.gn b/third_party/WebKit/Source/modules/vr/BUILD.gn
index 593d8fbca78036f9ffc4f34567c71223fd253270..61b70afcdacf8d50a190ed3d7921455a99d57bc2 100644
--- a/third_party/WebKit/Source/modules/vr/BUILD.gn
+++ b/third_party/WebKit/Source/modules/vr/BUILD.gn
@@ -19,6 +19,8 @@ blink_modules_sources("vr") {
"VREyeParameters.cpp",
"VREyeParameters.h",
"VRFieldOfView.h",
+ "VRFrameData.cpp",
+ "VRFrameData.h",
"VRGetDevicesCallback.cpp",
"VRGetDevicesCallback.h",
"VRPose.cpp",

Powered by Google App Engine
This is Rietveld 408576698