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

Unified Diff: chrome/browser/extensions/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/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index e649b3cdfb5d1b919a1b37853c8623468c7920c1..c647868f4bc8ce46062c624af055646afce4c9de 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -912,6 +912,7 @@ static_library("extensions") {
"//ui/accessibility:ax_gen",
"//ui/base",
"//ui/base/ime",
+ "//ui/display/manager",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/native_theme",

Powered by Google App Engine
This is Rietveld 408576698