summaryrefslogtreecommitdiffstats
path: root/ash/DEPS
diff options
context:
space:
mode:
authorygorshenin@chromium.org <ygorshenin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-02 22:11:20 +0000
committerygorshenin@chromium.org <ygorshenin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-02 22:11:20 +0000
commitfe703f017f1d143566dc62df15d8dcc0d55aaf0d (patch)
tree1f34ff639af00bb7f02564ff85024ba335420704 /ash/DEPS
parent7601d1a2bb004b7bf5a0b231077f046843179d67 (diff)
downloadchromium_src-fe703f017f1d143566dc62df15d8dcc0d55aaf0d.zip
chromium_src-fe703f017f1d143566dc62df15d8dcc0d55aaf0d.tar.gz
chromium_src-fe703f017f1d143566dc62df15d8dcc0d55aaf0d.tar.bz2
Implemented lock/unlock/shutdown system sounds.
Implemented lock/unlock/shutdown system sounds. Partially based on https://codereview.chromium.org/12287003/diff/141001/chrome/browser/notifications/notification_audio_controller.cc. BUG=271057 TEST=manual tests on Lumpy. Review URL: https://codereview.chromium.org/23694045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232640 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/DEPS')
-rw-r--r--ash/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/DEPS b/ash/DEPS
index f9a7e25..9b39484 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+grit/ash_strings.h",
"+grit/ui_resources.h",
"+grit/ui_strings.h",
+ "+media",
"+skia/ext",
"+third_party/cros_system_api",
"+third_party/skia",