| Index: device/vr/BUILD.gn
|
| diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn
|
| index 94f5afade66574e98e9bab3b1b061272c4e4f49f..e69959a86ea5602867cd6cf9c32d6a76cac89c35 100644
|
| --- a/device/vr/BUILD.gn
|
| +++ b/device/vr/BUILD.gn
|
| @@ -25,7 +25,6 @@ component("vr") {
|
| "//base",
|
| "//mojo/edk/system",
|
| "//mojo/public/cpp/bindings",
|
| - "//third_party/WebKit/public:mojo_bindings",
|
| "//ui/gfx",
|
| ]
|
|
|
| @@ -57,7 +56,6 @@ static_library("fakes") {
|
| ":vr",
|
| "//base",
|
| "//mojo/public/cpp/bindings",
|
| - "//third_party/WebKit/public:mojo_bindings",
|
| ]
|
| }
|
|
|
|
|