Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj

This commit is contained in:
Eric Rahm
2015-05-19 11:15:34 -07:00
parent e21673aedf
commit ddc8ac650b
288 changed files with 288 additions and 288 deletions

View File

@@ -10,7 +10,7 @@
#include "base/basictypes.h"
#endif
#include "prlog.h"
#include "mozilla/Logging.h"
#include "prmem.h"
#include "nscore.h"
#include "prenv.h"