summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/wtf/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/wtf/CMakeLists.txt')
-rw-r--r--Source/JavaScriptCore/wtf/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/wtf/CMakeLists.txt b/Source/JavaScriptCore/wtf/CMakeLists.txt
index c27b2e5..304be73 100644
--- a/Source/JavaScriptCore/wtf/CMakeLists.txt
+++ b/Source/JavaScriptCore/wtf/CMakeLists.txt
@@ -30,6 +30,7 @@ SET(WTF_HEADERS
HashSet.h
HashTable.h
HashTraits.h
+ HexNumber.h
ListHashSet.h
ListRefPtr.h
Locker.h
@@ -76,7 +77,7 @@ SET(WTF_HEADERS
TCSpinLock.h
TCSystemAlloc.h
ThreadIdentifierDataPthreads.h
- ThreadSafeShared.h
+ ThreadSafeRefCounted.h
ThreadSpecific.h
Threading.h
ThreadingPrimitives.h