This file is indexed.

/usr/include/gstreamer-1.0/gst/uridownloader/gsturidownloader_debug.h is in libgstreamer-plugins-bad1.0-dev 1.14.0-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
#ifndef __GST_URIDOWNLOADER_DEBUG_H__
#define __GST_URIDOWNLOADER_DEBUG_H__

#include <gst/gst.h>

G_BEGIN_DECLS

GST_DEBUG_CATEGORY_EXTERN (uridownloader_debug);

G_END_DECLS

#endif /* __GST_URIDOWNLOADER_DEBUG_H__ */