|
ash: Remove media dependency from ash.
ash::PlaySystemSound* methods are used only from chrome. The code in ash
plays sounds through the AccessibilityDelegate interface. So remove these
methods from ash. This has two benefits: (1) ash no longer has dependency
on media, and (2) media::SoundsManager is initialized from chrome. So it
makes sense to move its usage into chrome as well.
BUG=none
Committed: https://crrev.com/cdc2bb46cfa6c22420400aa91b1b4d5d853cecef
Cr-Commit-Position: refs/heads/master@{#405231}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+128 lines, -174 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/ash_touch_exploration_manager_chromeos.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
ash/audio/sounds.h
|
View
|
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
 |
D |
ash/audio/sounds.cc
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
M |
ash/common/ash_switches.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/common/ash_switches.cc
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ash/wm/lock_state_controller.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/accessibility/accessibility_manager.h
|
View
|
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/accessibility/accessibility_manager.cc
|
View
|
|
6 chunks |
+19 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/lock/screen_locker.cc
|
View
|
|
4 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/ui/login_display_host_impl.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/chrome_shell_delegate.cc
|
View
|
|
5 chunks |
+59 lines, -59 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/volume_controller_chromeos.cc
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chromeos/login/supervised_user_creation_screen_handler.cc
|
View
|
1
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chromeos/login/user_image_screen_handler.cc
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc
|
View
|
1
|
4 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/settings/chromeos/change_picture_handler.cc
|
View
|
1
|
4 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
Total messages: 15 (5 generated)
|