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

Unified Diff: ui/display/BUILD.gn

Issue 2108933003: Reorder browser list on workspace switch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved code into ChromeBrowserMainExtraPartsX11 Created 4 years, 5 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
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 55d1e56fc4a4be19eeeb05f29cf46c4ead8818eb..ae0a62a8ab6eaf0cf1c3076ba8c41087bb837183 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -33,6 +33,10 @@ component("display") {
"chromeos/x11/native_display_delegate_x11.h",
"chromeos/x11/native_display_event_dispatcher_x11.cc",
"chromeos/x11/native_display_event_dispatcher_x11.h",
+ "desktop.cc",
+ "desktop.h",
+ "desktop_observer.cc",
+ "desktop_observer.h",
"display.cc",
"display.h",
"display_change_notifier.cc",

Powered by Google App Engine
This is Rietveld 408576698