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

Unified Diff: components/arc/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/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index dd788794e62baa243278aff8ede5ce941b5200d9..99aef6c06137ff3fb3c637c8afa33755b2f1f1bd 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -95,7 +95,7 @@ static_library("arc") {
"//ui/aura",
"//ui/base:base",
"//ui/base/ime",
- "//ui/display:display",
+ "//ui/display/manager",
"//ui/events",
"//ui/events:dom_keycode_converter",
"//ui/keyboard:keyboard",

Powered by Google App Engine
This is Rietveld 408576698