| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 2c79990b2292a91ff56eaed537c073e083a2213d..4b2aba7321bf7dbec715c910cc782e1ce9a032d7 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -787,8 +787,6 @@ component("ash") {
|
| "wm/session_state_animator_impl.h",
|
| "wm/stacking_controller.cc",
|
| "wm/stacking_controller.h",
|
| - "wm/stylus_metrics_recorder.cc",
|
| - "wm/stylus_metrics_recorder.h",
|
| "wm/system_gesture_event_filter.cc",
|
| "wm/system_gesture_event_filter.h",
|
| "wm/system_modal_container_event_filter.cc",
|
| @@ -944,8 +942,6 @@ component("ash") {
|
| "touch/touchscreen_util.h",
|
| "virtual_keyboard_controller.cc",
|
| "virtual_keyboard_controller.h",
|
| - "wm/stylus_metrics_recorder.cc",
|
| - "wm/stylus_metrics_recorder.h",
|
| ]
|
| }
|
|
|
|
|