| Index: content/common/gpu/media/v4l2_stub_header.fragment
|
| diff --git a/media/audio/pulse/pulse_stub_header.fragment b/content/common/gpu/media/v4l2_stub_header.fragment
|
| similarity index 68%
|
| copy from media/audio/pulse/pulse_stub_header.fragment
|
| copy to content/common/gpu/media/v4l2_stub_header.fragment
|
| index 2a2d3e7552b9bd01861761fd3b2b1f3f24a7f451..9f8b2071d7b5a4aa0bfb432feaa86d2629aa1118 100644
|
| --- a/media/audio/pulse/pulse_stub_header.fragment
|
| +++ b/content/common/gpu/media/v4l2_stub_header.fragment
|
| @@ -3,6 +3,6 @@
|
|
|
| extern "C" {
|
|
|
| -#include <pulse/pulseaudio.h>
|
| +#include "third_party/v4l-utils/lib/include/libv4l2.h"
|
|
|
| }
|
|
|