Sync js/src/config files with change from changeset a1a1591eee2a / Bug 402892 "Switch from gnome-vfs to GIO" (add gio/gio.h to system-headers) - to fix unit test bustage.

This commit is contained in:
Mark Banner 2009-08-26 08:17:16 +01:00
parent 20421b1d48
commit 81168234c6

View File

@ -1016,3 +1016,6 @@ hildon-mime.h
#ifdef NS_OSSO
libosso.h
#endif
#ifdef MOZ_ENABLE_GIO
gio/gio.h
#endif