/usr/include/thunderbird/nsCWebBrowser.h is in thunderbird-dev 1:38.6.0+build1-0ubuntu1.
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 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM ../../../dist/idl/nsCWebBrowser.idl
*/
#ifndef __gen_nsCWebBrowser_h__
#define __gen_nsCWebBrowser_h__
#ifndef __gen_nsIWebBrowser_h__
#include "nsIWebBrowser.h"
#endif
#ifndef __gen_nsIBaseWindow_h__
#include "nsIBaseWindow.h"
#endif
#ifndef __gen_nsIScrollable_h__
#include "nsIScrollable.h"
#endif
#ifndef __gen_nsITextScroll_h__
#include "nsITextScroll.h"
#endif
/* For IDL files that don't want to include root IDL files. */
#ifndef NS_NO_VTABLE
#define NS_NO_VTABLE
#endif
#include "nsEmbedCID.h"
#endif /* __gen_nsCWebBrowser_h__ */
|