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

Unified Diff: content/common/BUILD.gn

Issue 829803003: Adding Chrome-side WebVR interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Missed one cardboard reference 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 | « content/child/runtime_features.cc ('k') | content/common/vr_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 2e82056cd72d359e3ce2f5150c0f6c102735b079..9f9c1e91dff0c02ead7a2acad9e5c1b889f02119 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -492,6 +492,7 @@ mojom("mojo_bindings") {
"presentation/presentation_service.mojom",
"process_control.mojom",
"render_frame_setup.mojom",
+ "vr_service.mojom",
]
import_dirs = [ "//mojo/services" ]
« no previous file with comments | « content/child/runtime_features.cc ('k') | content/common/vr_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698