|
|
mash: Move //ash/system/date to //ash/common
It no longer has aura or ash::Shell dependencies.
Moved chromeos-specific dependencies to //ash/common/system/chromeos and
copied //ash/system/chromeos/DEPS there.
BUG= 619636
TEST=compiles, ash_unittests
Committed: https://crrev.com/090562764026b47fe5abb09fd89670123b63e0cb
Cr-Commit-Position: refs/heads/master@{#400059}
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+50 lines, -1137 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
1
|
5 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/chromeos/DEPS
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/chromeos/shutdown_policy_observer.h
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/chromeos/system_clock_observer.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/chromeos/system_clock_observer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
ash/common/system/date/date_default_view.h
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/date/date_default_view.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/date/date_view.h
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/date/date_view.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
ash/common/system/date/date_view_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
ash/common/system/date/tray_date.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/date/tray_date.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/power/tray_power.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
ash/system/chromeos/shutdown_policy_observer.h
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
D |
ash/system/chromeos/system_clock_observer.h
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
D |
ash/system/chromeos/system_clock_observer.cc
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
 |
D |
ash/system/date/date_default_view.h
|
View
|
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
 |
D |
ash/system/date/date_default_view.cc
|
View
|
|
1 chunk |
+0 lines, -154 lines |
0 comments
|
Download
|
 |
D |
ash/system/date/date_view.h
|
View
|
|
1 chunk |
+0 lines, -146 lines |
0 comments
|
Download
|
 |
D |
ash/system/date/date_view.cc
|
View
|
|
1 chunk |
+0 lines, -349 lines |
0 comments
|
Download
|
 |
D |
ash/system/date/date_view_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -64 lines |
0 comments
|
Download
|
 |
D |
ash/system/date/tray_date.h
|
View
|
|
1 chunk |
+0 lines, -86 lines |
0 comments
|
Download
|
 |
D |
ash/system/date/tray_date.cc
|
View
|
|
1 chunk |
+0 lines, -131 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/policy/device_system_use_24hour_clock_browsertest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/shutdown_policy_browsertest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/system_tray_delegate_chromeos.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/system_tray_delegate_chromeos_browsertest_chromeos.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 20 (9 generated)
|