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

Unified Diff: ash/BUILD.gn

Issue 2523873002: Remove DisplayChangeObserver ash dependencies. (Closed)
Patch Set: Remove comment. Created 4 years, 1 month 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: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 812e1aba016d43196c45a0ef35fdc0f85ab35d05..818f013d0d7fdb76668b349e113a89d3cab35767 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -609,6 +609,8 @@ component("ash") {
"debug.h",
"default_wallpaper_delegate.cc",
"default_wallpaper_delegate.h",
+ "display/ash_display_string_provider.cc",
+ "display/ash_display_string_provider.h",
"display/cursor_window_controller.cc",
"display/cursor_window_controller.h",
"display/display_animator.h",
@@ -652,6 +654,8 @@ component("ash") {
"display/screen_position_controller.h",
"display/shared_display_edge_indicator.cc",
"display/shared_display_edge_indicator.h",
+ "display/shutdown_observer_chromeos.cc",
+ "display/shutdown_observer_chromeos.h",
"display/unified_mouse_warp_controller.cc",
"display/unified_mouse_warp_controller.h",
"display/window_tree_host_manager.cc",
« no previous file with comments | « no previous file | ash/display/ash_display_string_provider.h » ('j') | ash/display/display_change_observer_chromeos.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698