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

Unified Diff: ui/display/manager/BUILD.gn

Issue 2524863003: Move DisplayChangeObserver + tests from ash to ui. (Closed)
Patch Set: Rebase (again.. again.) 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
« no previous file with comments | « ui/display/BUILD.gn ('k') | ui/display/manager/chromeos/display_change_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/manager/BUILD.gn
diff --git a/ui/display/manager/BUILD.gn b/ui/display/manager/BUILD.gn
index 8bef3dd13c8c3ba6839ab4369235291e3d0a4624..47b30bab634242ca800afbcb4bd826d711d3e30c 100644
--- a/ui/display/manager/BUILD.gn
+++ b/ui/display/manager/BUILD.gn
@@ -10,6 +10,8 @@ component("manager") {
"chromeos/apply_content_protection_task.h",
"chromeos/configure_displays_task.cc",
"chromeos/configure_displays_task.h",
+ "chromeos/display_change_observer.cc",
+ "chromeos/display_change_observer.h",
"chromeos/display_configurator.cc",
"chromeos/display_configurator.h",
"chromeos/display_layout_manager.h",
« no previous file with comments | « ui/display/BUILD.gn ('k') | ui/display/manager/chromeos/display_change_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698