mirror of
https://github.com/mozilla-firefox/firefox.git
synced 2026-06-14 02:14:57 -05:00
This patch does not make some header files stop including the inline header because fixing them require more changes. Note that `#include "nsComponentManagerUtils.h"` is fixing a bustage caused by "use of undeclared identifier 'do_CreateInstance'" error. Differential Revision: https://phabricator.services.mozilla.com/D304432