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

Unified Diff: content/common/BUILD.gn

Issue 1808203005: [OnionSoup] Moving VR service from content to Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Using std::unique_ptr and using [Sync] mojo call! Created 4 years, 8 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index e37feaffb4cd9ff3d3f4e746c6c2fdb468dba0bd..c398574743b3ba5d0e7d87dd07298cd1fd6f29f0 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -522,7 +522,6 @@ mojom("mojo_bindings") {
"render_widget_window_tree_client_factory.mojom",
"service_worker/embedded_worker_setup.mojom",
"storage_partition_service.mojom",
- "vr_service.mojom",
]
import_dirs = [ "//mojo/services" ]

Powered by Google App Engine
This is Rietveld 408576698