| Index: WebCore/GNUmakefile.am
|
| diff --git a/WebCore/GNUmakefile.am b/WebCore/GNUmakefile.am
|
| index 4dce62fdbc646d8692b6f547052ce78a1dd9636f..3fbf1d92586026585235551116b5b41468ac3eca 100644
|
| --- a/WebCore/GNUmakefile.am
|
| +++ b/WebCore/GNUmakefile.am
|
| @@ -1559,6 +1559,8 @@ webcore_sources += \
|
| WebCore/platform/Arena.cpp \
|
| WebCore/platform/Arena.h \
|
| WebCore/platform/AutodrainedPool.h \
|
| + WebCore/platform/BlobItem.cpp \
|
| + WebCore/platform/BlobItem.h \
|
| WebCore/platform/ContentType.cpp \
|
| WebCore/platform/ContentType.h \
|
| WebCore/platform/ContextMenu.cpp \
|
|
|