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

Unified Diff: ash/BUILD.gn

Issue 1924703002: Rename gfx::Display/Screen to display::Display/Screen in ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index dd6f76ebbf8eddcdc0fa2d76d87ad335cb697b93..1d61c4818e0318d48708e54b84ed1747456ecfbd 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -46,6 +46,7 @@ component("ash") {
"//ui/base:ui_data_pack",
"//ui/base/ime",
"//ui/compositor",
+ "//ui/display",
"//ui/display/types",
"//ui/events",
"//ui/events:events_base",
@@ -115,7 +116,6 @@ component("ash") {
"//ui/chromeos:ui_chromeos",
"//ui/chromeos/resources",
"//ui/chromeos/strings",
- "//ui/display",
"//ui/display/util",
]
} else {
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698