| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a77c1fab2ad8908bfbfc696c4de0d4683d52a2cc..22a97b18c6abc93e9601ba8fd01ff0e18e0a5894 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -66,6 +66,7 @@
|
| 'common/login_status.h',
|
| 'common/material_design/material_design_controller.cc',
|
| 'common/material_design/material_design_controller.h',
|
| + 'common/metrics/user_metrics_action.h',
|
| 'common/root_window_controller_common.cc',
|
| 'common/root_window_controller_common.h',
|
| 'common/session/session_state_delegate.cc',
|
| @@ -204,7 +205,6 @@
|
| 'common/wm/wm_toplevel_window_event_handler.h',
|
| 'common/wm/wm_types.cc',
|
| 'common/wm/wm_types.h',
|
| - 'common/wm/wm_user_metrics_action.h',
|
| 'common/wm/workspace/magnetism_matcher.cc',
|
| 'common/wm/workspace/magnetism_matcher.h',
|
| 'common/wm/workspace/multi_window_resize_controller.cc',
|
|
|