Bug 555941 - Split HILO_ACCEL out of nsHtml5NamedCharacters. r=jonas, a=benjamin.

This commit is contained in:
Henri Sivonen
2010-06-24 11:54:33 +03:00
parent 4c1593e859
commit ed398af2c1
25 changed files with 342 additions and 307 deletions

View File

@@ -40,6 +40,7 @@
#include "nsHtml5DocumentMode.h"
#include "nsHtml5ArrayCopy.h"
#include "nsHtml5NamedCharacters.h"
#include "nsHtml5NamedCharactersAccel.h"
#include "nsHtml5Atoms.h"
#include "nsHtml5ByteReadable.h"
#include "nsIUnicodeDecoder.h"