Index: WebCore/CMakeLists.txt |
diff --git a/WebCore/CMakeLists.txt b/WebCore/CMakeLists.txt |
index 1adcadec10eb293a773ce99a04f1cb5ea1691012..e477e27084cbd5ffdbbb9e668e42974f2aabd61a 100644 |
--- a/WebCore/CMakeLists.txt |
+++ b/WebCore/CMakeLists.txt |
@@ -1122,6 +1122,7 @@ SET(WebCore_SOURCES |
page/animation/KeyframeAnimation.cpp |
platform/Arena.cpp |
+ platform/BlobItem.cpp |
platform/ContentType.cpp |
platform/ContextMenu.cpp |
platform/CrossThreadCopier.cpp |