Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj

This commit is contained in:
Bobby Holley
2015-07-28 17:52:52 -07:00
parent b44ec466ae
commit 710865df63
92 changed files with 93 additions and 93 deletions

View File

@@ -6,7 +6,7 @@
#include "DecoderFactory.h"
#include "nsMimeTypes.h"
#include "nsRefPtr.h"
#include "mozilla/nsRefPtr.h"
#include "nsString.h"
#include "Decoder.h"