| Index: services/ui/BUILD.gn
|
| diff --git a/services/ui/BUILD.gn b/services/ui/BUILD.gn
|
| index f8d88227ac86e4d7227d4d4ada39448cd63f8a8d..dba8570a31e6667a4cad2e74e4e6b9a5319ffbf6 100644
|
| --- a/services/ui/BUILD.gn
|
| +++ b/services/ui/BUILD.gn
|
| @@ -93,6 +93,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",
|
|
|