Index: services/ui/BUILD.gn |
diff --git a/services/ui/BUILD.gn b/services/ui/BUILD.gn |
index 416f4750287eaead64fac46798ca1dcf1cb30c93..83e7fd9726a22d0c4146a59d5c0ba75ff10bde8b 100644 |
--- a/services/ui/BUILD.gn |
+++ b/services/ui/BUILD.gn |
@@ -84,6 +84,8 @@ source_set("lib") { |
"//base", |
"//cc", |
"//cc/surfaces", |
+ "//components/discardable_memory/public/interfaces", |
+ "//components/discardable_memory/service", |
"//mojo/common:common_base", |
"//services/catalog/public/cpp", |
"//services/catalog/public/interfaces:constants", |