| Index: device/vr/BUILD.gn
|
| diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn
|
| index f4cad8dc20c584470b862da636bb50d710f28686..1eb7013e54e7df7037f4320aa830e4e4c667b5d8 100644
|
| --- a/device/vr/BUILD.gn
|
| +++ b/device/vr/BUILD.gn
|
| @@ -24,7 +24,6 @@ component("vr") {
|
| ":mojo_bindings",
|
| "//base",
|
| "//mojo/public/cpp/bindings",
|
| - "//third_party/WebKit/public:mojo_bindings",
|
| "//ui/gfx",
|
| ]
|
|
|
| @@ -56,7 +55,6 @@ static_library("fakes") {
|
| ":vr",
|
| "//base",
|
| "//mojo/public/cpp/bindings",
|
| - "//third_party/WebKit/public:mojo_bindings",
|
| ]
|
| }
|
|
|
|
|