Chromium Code Reviews| Index: ui/views/mus/BUILD.gn |
| diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn |
| index ca619c5dd154baabde2f6c5d7d9bd38b68ac64e0..cbc99f399bdfc2ceaac842d7ce3440d31a836646 100644 |
| --- a/ui/views/mus/BUILD.gn |
| +++ b/ui/views/mus/BUILD.gn |
| @@ -65,6 +65,8 @@ component("mus") { |
| "//base/third_party/dynamic_annotations", |
| "//cc", |
| "//cc/surfaces", |
| + "//components/discardable_memory/client", |
| + "//components/discardable_memory/public/interfaces", |
| "//mojo/common", |
| "//mojo/public/cpp/bindings", |
| "//net", |