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

Unified Diff: ash/ash.gyp

Issue 2126963002: mash: Move multi_profile_uma.* to ash/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 5 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/accelerators/accelerator_controller.cc ('k') | ash/common/multi_profile_uma.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 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',
« no previous file with comments | « ash/accelerators/accelerator_controller.cc ('k') | ash/common/multi_profile_uma.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698