Bug 936698 - Update the list of headers in testIntTypesABI. r=waldo

This commit is contained in:
Andrew McCreight 2013-11-17 14:47:02 -08:00
parent 373d6bd175
commit e8941dde8b

View File

@ -15,14 +15,24 @@
#include "js/Anchor.h"
#include "js/CallArgs.h"
#include "js/CallNonGenericMethod.h"
#include "js/CharacterEncoding.h"
#include "js/Class.h"
#include "js/Date.h"
#include "js/GCAPI.h"
#include "js/HashTable.h"
#include "js/HeapAPI.h"
#include "js/Id.h"
/* LegacyIntTypes.h is deliberately exempted from this requirement */
#include "js/MemoryMetrics.h"
#include "js/OldDebugAPI.h"
#include "js/ProfilingStack.h"
#include "js/PropertyKey.h"
#include "js/RequiredDefines.h"
#include "js/RootingAPI.h"
#include "js/StructuredClone.h"
#include "js/Tracer.h"
#include "js/TypeDecls.h"
#include "js/Utility.h"
#include "js/Value.h"
#include "js/Vector.h"