Chromium Code Reviews| Index: ui/aura/BUILD.gn |
| diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn |
| index acf6b8a5c904da97c70e92cbf6c4596316cbb0af..605e60a028894952774fb9c422d986c6f95f61f5 100644 |
| --- a/ui/aura/BUILD.gn |
| +++ b/ui/aura/BUILD.gn |
| @@ -147,6 +147,8 @@ component("aura") { |
| "//base/third_party/dynamic_annotations", |
| "//cc", |
| "//cc/surfaces", |
| + "//components/discardable_memory/client", |
| + "//components/discardable_memory/public/interfaces", |
| "//gpu/ipc/client", |
| "//mojo/public/cpp/system", |
| "//net", |