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

Unified Diff: chrome/browser/DEPS

Issue 10830268: Allow audio system to handle synchronized low-latency audio I/O (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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
Index: chrome/browser/DEPS
===================================================================
--- chrome/browser/DEPS (revision 155437)
+++ chrome/browser/DEPS (working copy)
@@ -10,6 +10,7 @@
"+google_update",
"+grit", # For generated headers
"+installer_util_strings", # For generated headers
+ "+media/base", # For media switches
scherkus (not reviewing) 2012/09/10 11:46:32 we shouldn't need this -- see my comments in media
Chris Rogers 2012/09/10 19:21:38 I think we'll need to have kEnableWebAudioInput in
"+policy", # For generated headers and source
"+ppapi/c", # For various types.
"+ppapi/proxy",

Powered by Google App Engine
This is Rietveld 408576698