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

Unified Diff: ash/ash.gyp

Issue 2124173002: mash: Migrate popup_message 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 | « no previous file | ash/common/DEPS » ('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 c352832cfa4d89b24d965f8a89315734f6ace121..e28f3d7e994a797240a9d60f573218d3f69ab43e 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -77,6 +77,8 @@
'common/metrics/user_metrics_action.h',
'common/multi_profile_uma.cc',
'common/multi_profile_uma.h',
+ 'common/popup_message.cc',
+ 'common/popup_message.h',
'common/root_window_controller_common.cc',
'common/root_window_controller_common.h',
'common/session/session_state_delegate.cc',
@@ -536,8 +538,6 @@
'pointer_watcher_delegate.h',
'pointer_watcher_delegate_aura.cc',
'pointer_watcher_delegate_aura.h',
- 'popup_message.cc',
- 'popup_message.h',
'root_window_controller.cc',
'root_window_controller.h',
'root_window_settings.cc',
@@ -897,6 +897,7 @@
'autoclick/autoclick_unittest.cc',
'common/display/display_info_unittest.cc',
'common/material_design/material_design_controller_unittest.cc',
+ 'common/popup_message_unittest.cc',
'common/shelf/shelf_model_unittest.cc',
'common/system/chromeos/power/power_status_unittest.cc',
'common/system/chromeos/power/power_status_view_unittest.cc',
@@ -945,7 +946,6 @@
'metrics/task_switch_metrics_recorder_unittest.cc',
'metrics/task_switch_time_tracker_unittest.cc',
'metrics/user_metrics_recorder_unittest.cc',
- 'popup_message_unittest.cc',
'root_window_controller_unittest.cc',
'rotator/screen_rotation_animation_unittest.cc',
'screen_util_unittest.cc',
« no previous file with comments | « no previous file | ash/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698