|
|
mash: Migrate ash/system/user to ash/common.
"git rm ash/common/system/user/DEPS" (no longer needed)
tools/git/move_source_file.py ash/system/user/* ash/common/system/user
tools/git/move_source_file.py ash/ash_view_ids.h ash/common/
Also, update tray_user_unittest.cc to only use ash/common code.
BUG= 619636
TEST=compiles; unit tests; no behavior changes.
R=jamescook@chromium.org
Committed: https://crrev.com/fe4f2d4c3357489dc4077ef433305e2d939de109
Cr-Commit-Position: refs/heads/master@{#404240}
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+37 lines, -1819 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
D |
ash/ash_view_ids.h
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
A + |
ash/common/ash_view_ids.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
1 comment
|
Download
|
 |
A + |
ash/common/system/user/tray_user.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/user/tray_user.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/user/tray_user_unittest.cc
|
View
|
|
7 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/user/user_card_view.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/user/user_card_view.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/user/user_view.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/user/user_view.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/media_security/multi_profile_media_tray_item.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/media_security/multi_profile_media_tray_item_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
ash/system/user/DEPS
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
ash/system/user/tray_user.h
|
View
|
|
1 chunk |
+0 lines, -96 lines |
0 comments
|
Download
|
 |
D |
ash/system/user/tray_user.cc
|
View
|
|
1 chunk |
+0 lines, -271 lines |
0 comments
|
Download
|
 |
D |
ash/system/user/tray_user_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -270 lines |
0 comments
|
Download
|
 |
D |
ash/system/user/user_card_view.h
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
ash/system/user/user_card_view.cc
|
View
|
|
1 chunk |
+0 lines, -450 lines |
0 comments
|
Download
|
 |
D |
ash/system/user/user_view.h
|
View
|
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
 |
D |
ash/system/user/user_view.cc
|
View
|
|
1 chunk |
+0 lines, -521 lines |
0 comments
|
Download
|
Total messages: 12 (4 generated)
|