| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index d4cf8b03479927f9861765cb14fecaebd6a37aad..15388a3427d4459cd1ac528615cd7caff5429394 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -490,6 +490,8 @@ split_static_library("ui") {
|
| "//components/crx_file",
|
| "//components/data_reduction_proxy/core/browser",
|
| "//components/device_event_log",
|
| + "//components/discardable_memory/client",
|
| + "//components/discardable_memory/public/interfaces",
|
| "//components/dom_distiller/content/browser",
|
| "//components/dom_distiller/webui",
|
| "//components/domain_reliability",
|
|
|