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

Unified Diff: ash/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 | « no previous file | ash/display/display_change_observer_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 7943eab6de78433a83834594357ddee6bc0d61c6..81772c7c64d116447b0dab740155765abbf09349 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -616,8 +616,6 @@ component("ash") {
"display/display_animator.h",
"display/display_animator_chromeos.cc",
"display/display_animator_chromeos.h",
- "display/display_change_observer_chromeos.cc",
- "display/display_change_observer_chromeos.h",
"display/display_color_manager_chromeos.cc",
"display/display_color_manager_chromeos.h",
"display/display_configuration_controller.cc",
@@ -1268,7 +1266,6 @@ test("ash_unittests") {
"common/wm/overview/cleanup_animation_observer_unittest.cc",
"dip_unittest.cc",
"display/cursor_window_controller_unittest.cc",
- "display/display_change_observer_chromeos_unittest.cc",
"display/display_color_manager_chromeos_unittest.cc",
"display/display_error_observer_chromeos_unittest.cc",
"display/display_manager_unittest.cc",
« no previous file with comments | « no previous file | ash/display/display_change_observer_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698