| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 41e0861050160eeb569bdc7dca91f4bd0861b283..c352832cfa4d89b24d965f8a89315734f6ace121 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -75,6 +75,8 @@
|
| 'common/material_design/material_design_controller.cc',
|
| 'common/material_design/material_design_controller.h',
|
| 'common/metrics/user_metrics_action.h',
|
| + 'common/multi_profile_uma.cc',
|
| + 'common/multi_profile_uma.h',
|
| 'common/root_window_controller_common.cc',
|
| 'common/root_window_controller_common.h',
|
| 'common/session/session_state_delegate.cc',
|
| @@ -531,8 +533,6 @@
|
| 'metrics/task_switch_time_tracker.h',
|
| 'metrics/user_metrics_recorder.cc',
|
| 'metrics/user_metrics_recorder.h',
|
| - 'multi_profile_uma.cc',
|
| - 'multi_profile_uma.h',
|
| 'pointer_watcher_delegate.h',
|
| 'pointer_watcher_delegate_aura.cc',
|
| 'pointer_watcher_delegate_aura.h',
|
|
|