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

Unified Diff: ui/display/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 | « ash/shell.cc ('k') | ui/display/manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 37af5ba2be7de1eab983a683762cc879372632a0..c6031d6f58f062129741c33fce14d8ac2ecc1a01 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -137,6 +137,7 @@ test("display_unittests") {
"fake_display_snapshot_unittests.cc",
"manager/chromeos/apply_content_protection_task_unittest.cc",
"manager/chromeos/configure_displays_task_unittest.cc",
+ "manager/chromeos/display_change_observer_unittest.cc",
"manager/chromeos/display_configurator_unittest.cc",
"manager/chromeos/query_content_protection_task_unittest.cc",
"manager/chromeos/touchscreen_util_unittest.cc",
« no previous file with comments | « ash/shell.cc ('k') | ui/display/manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698