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

Unified Diff: components/exo/BUILD.gn

Issue 2540313002: Split //ui/display and create //ui/display/manager. (Closed)
Patch Set: Fix X11. Created 4 years 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: components/exo/BUILD.gn
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
index bc63830913e5468e92f26b78095e7afada485c19..55100cdde9f6ba2957329623b021ad3ae154f730 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -57,6 +57,7 @@ source_set("exo") {
"//skia",
"//ui/aura",
"//ui/compositor",
+ "//ui/display/manager",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gl",

Powered by Google App Engine
This is Rietveld 408576698