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

Unified Diff: ash/ash.gyp

Issue 2361563002: chromeos: Laser tool blocks events from propagating. (Closed)
Patch Set: Created 4 years, 3 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 | « ash/BUILD.gn ('k') | ash/aura/wm_shell_aura.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index bb5b78229464ac988e3b427efd9901bb0c6fd198..cd3c7e22f8932a1af6b18f67d917c23297618eac 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -257,10 +257,6 @@
'common/system/chromeos/power/battery_notification.h',
'common/system/chromeos/palette/tools/laser_pointer_mode.cc',
'common/system/chromeos/palette/tools/laser_pointer_mode.h',
- 'common/system/chromeos/palette/tools/laser_pointer_points.cc',
- 'common/system/chromeos/palette/tools/laser_pointer_points.h',
- 'common/system/chromeos/palette/tools/laser_pointer_view.cc',
- 'common/system/chromeos/palette/tools/laser_pointer_view.h',
'common/system/chromeos/power/dual_role_notification.cc',
'common/system/chromeos/power/dual_role_notification.h',
'common/system/chromeos/power/power_status.cc',
@@ -639,8 +635,6 @@
'link_handler_model_factory.h',
'magnifier/magnification_controller.cc',
'magnifier/magnification_controller.h',
- 'magnifier/partial_magnification_controller.cc',
- 'magnifier/partial_magnification_controller.h',
'metrics/desktop_task_switch_metric_recorder.cc',
'metrics/desktop_task_switch_metric_recorder.h',
'metrics/task_switch_metrics_recorder.cc',
@@ -971,11 +965,6 @@
'common/system/chromeos/palette/palette_tool_manager_unittest.cc',
'common/system/chromeos/palette/tools/create_note_unittest.cc',
'common/system/chromeos/palette/tools/screenshot_unittest.cc',
- 'common/system/chromeos/palette/tools/laser_pointer_mode_test_api.cc',
- 'common/system/chromeos/palette/tools/laser_pointer_mode_test_api.h',
- 'common/system/chromeos/palette/tools/laser_pointer_points_test_api.cc',
- 'common/system/chromeos/palette/tools/laser_pointer_points_test_api.h',
- 'common/system/chromeos/palette/tools/laser_pointer_unittest.cc',
'common/system/chromeos/power/power_status_unittest.cc',
'common/system/chromeos/power/power_status_view_unittest.cc',
'common/system/chromeos/power/tray_power_unittest.cc',
@@ -1019,7 +1008,6 @@
'frame/caption_buttons/frame_size_button_unittest.cc',
'host/ash_window_tree_host_x11_unittest.cc',
'magnifier/magnification_controller_unittest.cc',
- 'magnifier/partial_magnification_controller_unittest.cc',
'metrics/desktop_task_switch_metric_recorder_unittest.cc',
'metrics/task_switch_metrics_recorder_unittest.cc',
'metrics/task_switch_time_tracker_unittest.cc',
« no previous file with comments | « ash/BUILD.gn ('k') | ash/aura/wm_shell_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698