| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index bf2644185c6e491a23898e390268b1864f9c2c20..757d47005a35a9ad6aa24f5e8a486807a8b9101b 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -244,6 +244,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",
|
|
|