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

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: Set a browser as last active on workspace change Created 4 years, 6 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 7a68bcd20bcb8159dc600c1053db435199b1fbb3..68dd95e29148b29d791c903b0b949ad4fadae877 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -33,6 +33,8 @@ 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_observer.cc",
+ "desktop_observer.h",
"display.cc",
"display.h",
"display_change_notifier.cc",

Powered by Google App Engine
This is Rietveld 408576698