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

Unified Diff: media/media.gyp

Issue 10790121: First step towards moving AudioDevice from content/ to media/audio. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unnecessary #include Created 8 years, 5 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
« media/audio/audio_device_ipc.h ('K') | « media/audio/audio_device_ipc.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index d18a9d50462009978905972c47fbb68f70266b3f..bc1cb15cdfd1ff8980e63efe5f76737fe2e7d845 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -43,6 +43,7 @@
'audio/async_socket_io_handler_win.cc',
'audio/audio_buffers_state.cc',
'audio/audio_buffers_state.h',
+ 'audio/audio_device_ipc.h',
'audio/audio_io.h',
'audio/audio_input_controller.cc',
'audio/audio_input_controller.h',
« media/audio/audio_device_ipc.h ('K') | « media/audio/audio_device_ipc.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698