Chromium Code Reviews| Index: chrome/browser/BUILD.gn |
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
| index 4eb706ea44331cf6d08d89648f3ada400172f723..04750704064cd69d8197849efc1e971971261d82 100644 |
| --- a/chrome/browser/BUILD.gn |
| +++ b/chrome/browser/BUILD.gn |
| @@ -614,6 +614,8 @@ source_set("browser") { |
| ] |
| deps += [ |
| "//components/mus/public/cpp", |
| + "//components/mus/public/cpp/input_devices", |
| + "//components/mus/public/interfaces/input_devices", |
| "//content/public/common", |
| "//ui/aura", |
| "//ui/compositor", |