| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index f171633ce0ba475054f297c2f07919ed718a3e26..340f0899ce8831460c572c9ad7e6ecf6f7b71970 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -255,6 +255,7 @@ mojom("mojo_bindings") {
|
| public_deps = [
|
| "//components/leveldb/public/interfaces",
|
| "//components/mus/public/interfaces",
|
| + "//device/sensors/public/interfaces",
|
| "//services/shell/public/interfaces",
|
| "//skia/public/interfaces",
|
| "//third_party/WebKit/public:mojo_bindings",
|
|
|