Index: device/vr/BUILD.gn |
diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn |
index 622258f0e92ca2c88879ca905874870cb3c673cb..0a24082476ce7d04547eed3aad173aaba2f31f7a 100644 |
--- a/device/vr/BUILD.gn |
+++ b/device/vr/BUILD.gn |
@@ -60,6 +60,7 @@ component("vr") { |
deps += [ |
"//device/gamepad", |
+ "//gpu/ipc/common:interfaces", |
"//third_party/WebKit/public:blink_headers", |
] |
ldflags = [ "-landroid" ] |