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

Unified Diff: ash/ash.gyp

Issue 2270553002: Move ash::DisplayInfo to ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build Created 4 years, 4 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index baf240686f85dfc0ba35769d43367c2cd9689759..2c87c569d45dac19612b22df1b3b8bf1de5c4e9d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -71,8 +71,6 @@
'common/cast_config_delegate.h',
'common/default_accessibility_delegate.cc',
'common/default_accessibility_delegate.h',
- 'common/display/display_info.cc',
- 'common/display/display_info.h',
'common/drag_drop/drag_image_view.cc',
'common/drag_drop/drag_image_view.h',
'common/focus_cycler.cc',
@@ -945,7 +943,6 @@
'aura/pointer_watcher_adapter_unittest.cc',
'autoclick/autoclick_unittest.cc',
'common/accelerators/accelerator_table_unittest.cc',
- 'common/display/display_info_unittest.cc',
'common/frame/caption_buttons/frame_caption_button_container_view_unittest.cc',
'common/frame/custom_frame_view_ash_unittest.cc',
'common/frame/default_header_painter_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698