Chromium Code Reviews| Index: chrome/browser/BUILD.gn |
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
| index b6614deaa65d9ab5e2d3d29bd7bea40164104eb4..918c28cb1247e289ad868a8c395132b50d9cafee 100644 |
| --- a/chrome/browser/BUILD.gn |
| +++ b/chrome/browser/BUILD.gn |
| @@ -622,6 +622,7 @@ target(chrome_browser_target_type, "browser") { |
| ] |
| deps += [ |
| "//components/mus/public/cpp", |
| + "//components/mus/public/cpp/input_devices", |
| "//content/public/common", |
| "//ui/aura", |
| "//ui/compositor", |