Chromium Code Reviews| Index: content/common/gpu/media/v4l2_stub_header.fragment |
| diff --git a/content/common/gpu/media/v4l2_stub_header.fragment b/content/common/gpu/media/v4l2_stub_header.fragment |
| deleted file mode 100644 |
| index 9f8b2071d7b5a4aa0bfb432feaa86d2629aa1118..0000000000000000000000000000000000000000 |
| --- a/content/common/gpu/media/v4l2_stub_header.fragment |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -// The extra include header needed in the generated stub file for defining |
| -// various Pulse types. |
| - |
| -extern "C" { |
| - |
| -#include "third_party/v4l-utils/lib/include/libv4l2.h" |
| - |
| -} |