Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg

This commit is contained in:
Ehsan Akhgari
2013-09-23 13:25:00 -04:00
parent 6f8412332d
commit c110a2c9ac
79 changed files with 79 additions and 79 deletions

View File

@@ -12,7 +12,7 @@
#include "nsAutoPtr.h"
#include "nsServiceManagerUtils.h"
#include "nsStringGlue.h"
#include "nsString.h"
#include "nsIXULAppInfo.h"
#include "mozilla/PaintTracker.h"