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

Unified Diff: device/BUILD.gn

Issue 2041003003: Moved vr_service.mojom from blink to device (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed missing mojo dependency in gyp builds Created 4 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/renderer/BUILD.gn ('k') | device/vr/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index f9af1856b8ce11820f9ba9b717b27654439eca1a..dde0cd063fdd64822bd14895226d78100a81ca89 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -72,6 +72,7 @@ test("device_unittests") {
"//device/nfc",
"//device/vr",
"//device/vr:fakes",
+ "//device/vr:mojo_bindings",
"//mojo/common",
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
« no previous file with comments | « content/renderer/BUILD.gn ('k') | device/vr/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698