No bug - Add missing DebugOnly.h include to fix non-unified bustage from the previous no-bug push.

CLOSED TREE
This commit is contained in:
Ryan VanderMeulen 2014-12-22 14:58:32 -05:00
parent 99245555c6
commit a8dd8a2393

View File

@ -6,6 +6,8 @@
#include "jspropertytree.h"
#include "mozilla/DebugOnly.h"
#include "jscntxt.h"
#include "jsgc.h"
#include "jstypes.h"