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

Unified Diff: ash/common/test/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: ash/common/test/BUILD.gn
diff --git a/ash/common/test/BUILD.gn b/ash/common/test/BUILD.gn
index 038998a51d443f9e8cfd2edf644cf0c68c1fdece..9152cd1e8762d8e8d2531d5b7ade57b7157ff0e5 100644
--- a/ash/common/test/BUILD.gn
+++ b/ash/common/test/BUILD.gn
@@ -43,7 +43,7 @@ static_library("test_support") {
# TODO: this is for ui/wm/public/window_types.h, which is in aura.
# http://crbug.com/654078.
"//ui/aura",
- "//ui/display",
+ "//ui/display/manager",
"//ui/gfx/geometry",
"//ui/views",
"//ui/wm",

Powered by Google App Engine
This is Rietveld 408576698