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

Unified Diff: ash/BUILD.gn

Issue 2733313002: Move display preference code from ash/display/ to ui/display/manager/. (Closed)
Patch Set: Rebase. Created 3 years, 9 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
« no previous file with comments | « no previous file | ash/display/display_pref_util.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 55c2dfac50c1c4a3e71491f8502b45e9daa63fe7..b1da5205f926a96f3c454bcbeabfde17308c9a8d 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -596,15 +596,12 @@ component("ash") {
"display/display_configuration_controller.h",
"display/display_error_observer_chromeos.cc",
"display/display_error_observer_chromeos.h",
- "display/display_pref_util.h",
"display/display_util.cc",
"display/display_util.h",
"display/event_transformation_handler.cc",
"display/event_transformation_handler.h",
"display/extended_mouse_warp_controller.cc",
"display/extended_mouse_warp_controller.h",
- "display/json_converter.cc",
- "display/json_converter.h",
"display/mirror_window_controller.cc",
"display/mirror_window_controller.h",
"display/mouse_cursor_event_filter.cc",
@@ -1327,7 +1324,6 @@ test("ash_unittests") {
"display/display_manager_unittest.cc",
"display/display_util_unittest.cc",
"display/extended_mouse_warp_controller_unittest.cc",
- "display/json_converter_unittest.cc",
"display/mirror_window_controller_unittest.cc",
"display/mouse_cursor_event_filter_unittest.cc",
"display/projecting_observer_chromeos_unittest.cc",
« no previous file with comments | « no previous file | ash/display/display_pref_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698