diff options
Diffstat (limited to 'WebCore/DerivedSources.make')
-rw-r--r-- | WebCore/DerivedSources.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/DerivedSources.make b/WebCore/DerivedSources.make index 814db0b..e2a1ad7 100644 --- a/WebCore/DerivedSources.make +++ b/WebCore/DerivedSources.make @@ -113,10 +113,12 @@ DOM_CLASSES = \ DOMImplementation \ DOMParser \ DOMSelection \ + DOMStringList \ DOMWindow \ Database \ DatabaseCallback \ DatabaseSync \ + DeviceOrientationEvent \ Document \ DocumentFragment \ DocumentType \ |