Chromium Code Reviews| Index: content/shell/BUILD.gn |
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
| index a8b5f2bf1c47c999f5f2b8fffa18d3167aacc417..685c5dcdc670d6e324b2ec24b23b1513cefd6a6a 100644 |
| --- a/content/shell/BUILD.gn |
| +++ b/content/shell/BUILD.gn |
| @@ -237,6 +237,7 @@ static_library("content_shell_lib") { |
| "//device/bluetooth", |
| "//device/bluetooth:mocks", |
| "//device/geolocation", |
| + "//device/sensors/public/cpp:full", |
| "//gin", |
| "//gpu", |
| "//ipc", |