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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 6002005: Implement renderer AudioDevice API for low-latency audio output... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 12 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: webkit/glue/webkit_glue.gypi
===================================================================
--- webkit/glue/webkit_glue.gypi (revision 70546)
+++ webkit/glue/webkit_glue.gypi (working copy)
@@ -387,6 +387,8 @@
'site_isolation_metrics.h',
'webaccessibility.cc',
'webaccessibility.h',
+ 'webaudiodevice_impl.cc',
+ 'webaudiodevice_impl.h',
'webclipboard_impl.cc',
'webclipboard_impl.h',
'web_io_operators.cc',

Powered by Google App Engine
This is Rietveld 408576698