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

Side by Side Diff: ash/ash.gyp

Issue 648733003: Implement ScreenOrientationDelegate on ChromeOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 unified diff | Download patch
« no previous file with comments | « no previous file | ash/display/DEPS » ('j') | ash/display/DEPS » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'variables': { 6 'variables': {
7 'chromium_code': 1, 7 'chromium_code': 1,
8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome', 8 'grit_out_dir': '<(SHARED_INTERMEDIATE_DIR)/chrome',
9 # These files lists are shared with the GN build. 9 # These files lists are shared with the GN build.
10 'ash_sources': [ 10 'ash_sources': [
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 'display/mouse_cursor_event_filter.cc', 90 'display/mouse_cursor_event_filter.cc',
91 'display/mouse_cursor_event_filter.h', 91 'display/mouse_cursor_event_filter.h',
92 'display/projecting_observer_chromeos.cc', 92 'display/projecting_observer_chromeos.cc',
93 'display/projecting_observer_chromeos.h', 93 'display/projecting_observer_chromeos.h',
94 'display/resolution_notification_controller.cc', 94 'display/resolution_notification_controller.cc',
95 'display/resolution_notification_controller.h', 95 'display/resolution_notification_controller.h',
96 'display/root_window_transformers.cc', 96 'display/root_window_transformers.cc',
97 'display/root_window_transformers.h', 97 'display/root_window_transformers.h',
98 'display/screen_ash.cc', 98 'display/screen_ash.cc',
99 'display/screen_ash.h', 99 'display/screen_ash.h',
100 'display/screen_orientation_delegate_chromeos.cc',
101 'display/screen_orientation_delegate_chromeos.h',
100 'display/screen_position_controller.cc', 102 'display/screen_position_controller.cc',
101 'display/screen_position_controller.h', 103 'display/screen_position_controller.h',
102 'display/shared_display_edge_indicator.cc', 104 'display/shared_display_edge_indicator.cc',
103 'display/shared_display_edge_indicator.h', 105 'display/shared_display_edge_indicator.h',
104 'drag_drop/drag_drop_controller.cc', 106 'drag_drop/drag_drop_controller.cc',
105 'drag_drop/drag_drop_controller.h', 107 'drag_drop/drag_drop_controller.h',
106 'drag_drop/drag_drop_tracker.cc', 108 'drag_drop/drag_drop_tracker.cc',
107 'drag_drop/drag_drop_tracker.h', 109 'drag_drop/drag_drop_tracker.h',
108 'drag_drop/drag_image_view.cc', 110 'drag_drop/drag_image_view.cc',
109 'drag_drop/drag_image_view.h', 111 'drag_drop/drag_image_view.h',
(...skipping 667 matching lines...) Expand 10 before | Expand all | Expand 10 after
777 'display/display_change_observer_chromeos_unittest.cc', 779 'display/display_change_observer_chromeos_unittest.cc',
778 'display/display_controller_unittest.cc', 780 'display/display_controller_unittest.cc',
779 'display/display_error_observer_chromeos_unittest.cc', 781 'display/display_error_observer_chromeos_unittest.cc',
780 'display/display_info_unittest.cc', 782 'display/display_info_unittest.cc',
781 'display/display_manager_unittest.cc', 783 'display/display_manager_unittest.cc',
782 'display/mirror_window_controller_unittest.cc', 784 'display/mirror_window_controller_unittest.cc',
783 'display/mouse_cursor_event_filter_unittest.cc', 785 'display/mouse_cursor_event_filter_unittest.cc',
784 'display/projecting_observer_chromeos_unittest.cc', 786 'display/projecting_observer_chromeos_unittest.cc',
785 'display/resolution_notification_controller_unittest.cc', 787 'display/resolution_notification_controller_unittest.cc',
786 'display/root_window_transformers_unittest.cc', 788 'display/root_window_transformers_unittest.cc',
789 'display/screen_orientation_delegate_chromeos_unittest.cc',
787 'display/screen_position_controller_unittest.cc', 790 'display/screen_position_controller_unittest.cc',
788 'drag_drop/drag_drop_controller_unittest.cc', 791 'drag_drop/drag_drop_controller_unittest.cc',
789 'drag_drop/drag_drop_tracker_unittest.cc', 792 'drag_drop/drag_drop_tracker_unittest.cc',
790 'extended_desktop_unittest.cc', 793 'extended_desktop_unittest.cc',
791 'focus_cycler_unittest.cc', 794 'focus_cycler_unittest.cc',
792 'frame/caption_buttons/frame_caption_button_container_view_unittest.cc', 795 'frame/caption_buttons/frame_caption_button_container_view_unittest.cc',
793 'frame/caption_buttons/frame_size_button_unittest.cc', 796 'frame/caption_buttons/frame_size_button_unittest.cc',
794 'frame/custom_frame_view_ash_unittest.cc', 797 'frame/custom_frame_view_ash_unittest.cc',
795 'frame/default_header_painter_unittest.cc', 798 'frame/default_header_painter_unittest.cc',
796 'host/ash_window_tree_host_x11_unittest.cc', 799 'host/ash_window_tree_host_x11_unittest.cc',
(...skipping 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
1112 'ash_strings.gyp:ash_strings', 1115 'ash_strings.gyp:ash_strings',
1113 'ash_test_support', 1116 'ash_test_support',
1114 'ash_with_content', 1117 'ash_with_content',
1115 ], 1118 ],
1116 'sources': [ 1119 'sources': [
1117 '<@(ash_unittests_sources)', 1120 '<@(ash_unittests_sources)',
1118 ], 1121 ],
1119 'conditions': [ 1122 'conditions': [
1120 ['chromeos==0', { 1123 ['chromeos==0', {
1121 'sources!': [ 1124 'sources!': [
1125 'display/screen_orientation_delegate_chromeos_unittest.cc',
1122 # TODO(zork): fix this test to build on Windows. See: crosbug.com/26 906 1126 # TODO(zork): fix this test to build on Windows. See: crosbug.com/26 906
1123 'focus_cycler_unittest.cc', 1127 'focus_cycler_unittest.cc',
1124 # All tests for multiple displays: not supported on Windows Ash. 1128 # All tests for multiple displays: not supported on Windows Ash.
1125 'wm/drag_window_resizer_unittest.cc', 1129 'wm/drag_window_resizer_unittest.cc',
1126 # Can't resize on Windows Ash. http://crbug.com/165962 1130 # Can't resize on Windows Ash. http://crbug.com/165962
1127 'magnifier/magnification_controller_unittest.cc', 1131 'magnifier/magnification_controller_unittest.cc',
1128 'wm/workspace/workspace_window_resizer_unittest.cc', 1132 'wm/workspace/workspace_window_resizer_unittest.cc',
1129 'sticky_keys/sticky_keys_overlay_unittest.cc', 1133 'sticky_keys/sticky_keys_overlay_unittest.cc',
1130 'sticky_keys/sticky_keys_unittest.cc', 1134 'sticky_keys/sticky_keys_unittest.cc',
1131 'system/tray/media_security/multi_profile_media_tray_item_unittest.c c', 1135 'system/tray/media_security/multi_profile_media_tray_item_unittest.c c',
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
1307 '../build/isolate.gypi', 1311 '../build/isolate.gypi',
1308 ], 1312 ],
1309 'sources': [ 1313 'sources': [
1310 'ash_unittests.isolate', 1314 'ash_unittests.isolate',
1311 ], 1315 ],
1312 }, 1316 },
1313 ], 1317 ],
1314 }], 1318 }],
1315 ], 1319 ],
1316 } 1320 }
OLDNEW
« no previous file with comments | « no previous file | ash/display/DEPS » ('j') | ash/display/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698