Bug 1423798 - Remove headers included for backwards compat in nsString.h. r=njn on a CLOSED TREE

Remove the headers included for "backwards compatibility" and just include them
where required.
This commit is contained in:
Eric Rahm
2017-12-06 19:36:57 -08:00
parent 0074b96417
commit aa1c7019aa
15 changed files with 14 additions and 8 deletions

View File

@@ -8,6 +8,7 @@
#include "mozilla/Logging.h"
#include "mozilla/Preferences.h"
#include "nsMemory.h"
#include "nsString.h"
#include "nsXULAppAPI.h"
#include "base/process_util.h"