зеркало из https://github.com/mozilla/gecko-dev.git
Bug 901612 - delete unused headers from DOMError.h; r=bz
This commit is contained in:
Родитель
74113f673d
Коммит
1bcaecd89a
|
@ -8,13 +8,13 @@
|
|||
#define mozilla_dom_domerror_h__
|
||||
|
||||
#include "mozilla/Attributes.h"
|
||||
#include "mozilla/ErrorResult.h"
|
||||
#include "mozilla/dom/BindingUtils.h"
|
||||
#include "nsCycleCollectionParticipant.h"
|
||||
#include "nsPIDOMWindow.h"
|
||||
#include "nsWrapperCache.h"
|
||||
|
||||
namespace mozilla {
|
||||
|
||||
class ErrorResult;
|
||||
|
||||
namespace dom {
|
||||
|
||||
class GlobalObject;
|
||||
|
|
Загрузка…
Ссылка в новой задаче