Bug 936927 - Build the HTML parser in unified mode; r=hsivonen

This commit is contained in:
Ehsan Akhgari
2013-11-11 09:07:50 -05:00
parent b659697f61
commit 64be2eda3b
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
#include "mozilla/Likely.h"
#include "nsTextNode.h"
namespace dom = mozilla::dom;
using namespace mozilla;
static NS_DEFINE_CID(kFormProcessorCID, NS_FORMPROCESSOR_CID);