Chromium Code Reviews| Index: device/vr/BUILD.gn |
| diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn |
| index 27cd5c38765bd3564724f6d43cc5aa7f619d1851..622258f0e92ca2c88879ca905874870cb3c673cb 100644 |
| --- a/device/vr/BUILD.gn |
| +++ b/device/vr/BUILD.gn |
| @@ -42,7 +42,6 @@ |
| deps += [ |
| "//base", |
| - "//gpu/ipc/common:interfaces", |
| "//mojo/public/cpp/bindings", |
| "//ui/gfx", |
| ] |
| @@ -100,7 +99,6 @@ |
| ] |
| public_deps = [ |
| - "//gpu/ipc/common:interfaces", |
| "//mojo/common:common_custom_types", |
| ] |