| Index: media/audio/win/audio_manager_win.cc
|
| diff --git a/media/audio/win/audio_manager_win.cc b/media/audio/win/audio_manager_win.cc
|
| index ba8f665886a2146d03168d81c738a665b9966c83..a3d5ead202f401e31f25c54713b657e7a02c48fb 100644
|
| --- a/media/audio/win/audio_manager_win.cc
|
| +++ b/media/audio/win/audio_manager_win.cc
|
| @@ -36,9 +36,6 @@
|
| #include "media/base/channel_layout.h"
|
| #include "media/base/limits.h"
|
| #include "media/base/media_switches.h"
|
| -
|
| -// Libraries required for the SetupAPI and Wbem APIs used here.
|
| -#pragma comment(lib, "setupapi.lib")
|
|
|
| // The following are defined in various DDK headers, and we (re)define them here
|
| // to avoid adding the DDK as a chrome dependency.
|
|
|