Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: ui/views/mus/BUILD.gn

Issue 2741063002: Setup DiscardableMemory in the ash process (Closed)
Patch Set: Fix issues. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index c568ec3320daed0c4169e3a0dcd7e7a22c02a11c..e72f23d9ef519e0b472624c59a23437ff3653e07 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -48,8 +48,6 @@ 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",

Powered by Google App Engine
This is Rietveld 408576698