diff options
Diffstat (limited to 'chromium/ash/assistant/model/BUILD.gn')
-rw-r--r-- | chromium/ash/assistant/model/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/ash/assistant/model/BUILD.gn b/chromium/ash/assistant/model/BUILD.gn index ecf60409e13..1cbf09de39d 100644 --- a/chromium/ash/assistant/model/BUILD.gn +++ b/chromium/ash/assistant/model/BUILD.gn @@ -49,6 +49,7 @@ component("model") { "//chromeos/services/assistant/public/cpp", "//chromeos/services/assistant/public/mojom", "//services/content/public/cpp", + "//ui/accessibility/mojom", "//ui/gfx/geometry", ] } |