diff options
Diffstat (limited to 'Source/WTF/WTF.gypi')
-rw-r--r-- | Source/WTF/WTF.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WTF/WTF.gypi b/Source/WTF/WTF.gypi index eb280703a..ebb41a454 100644 --- a/Source/WTF/WTF.gypi +++ b/Source/WTF/WTF.gypi @@ -34,6 +34,7 @@ 'wtf/Forward.h', 'wtf/Functional.h', 'wtf/GetPtr.h', + 'wtf/GregorianDateTime.h', 'wtf/HashCountedSet.h', 'wtf/HashFunctions.h', 'wtf/HashIterators.h', |