Index: device/vr/BUILD.gn |
diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn |
index c9b46c9e945adb05023e97394ef2fc5ba69c14b3..622258f0e92ca2c88879ca905874870cb3c673cb 100644 |
--- a/device/vr/BUILD.gn |
+++ b/device/vr/BUILD.gn |
@@ -60,7 +60,6 @@ |
deps += [ |
"//device/gamepad", |
- "//gpu/ipc/common:interfaces", |
"//third_party/WebKit/public:blink_headers", |
] |
ldflags = [ "-landroid" ] |
@@ -100,7 +99,6 @@ |
] |
public_deps = [ |
- "//gpu/ipc/common:interfaces", |
"//mojo/common:common_custom_types", |
] |