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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2540313002: Split //ui/display and create //ui/display/manager. (Closed)
Patch Set: Cleanup export header. 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index ec5ffca1d338c88cea4e07ff4ae18c6020335bec..fde626560372bc3bd835166b910197bae609f6a2 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -596,6 +596,7 @@ split_static_library("ui") {
"//ui/compositor",
"//ui/content_accelerators",
"//ui/display",
+ "//ui/display/manager",
"//ui/events",
"//ui/events:gesture_detection",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698