⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 101304 in webkit


Ignore:
Timestamp:
Nov 28, 2011, 4:48:48 PM (15 years ago)
Author:
oliver@apple.com
Message:

Fix gyp build

Location:
trunk/Source/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r101298 r101304  
     12011-11-28  Oliver Hunt  <oliver@apple.com>
     2
     3        Fix gyp build
     4
     5        * JavaScriptCore.gypi:
     6
    172011-11-28  Filip Pizlo  <fpizlo@apple.com>
    28
  • trunk/Source/JavaScriptCore/JavaScriptCore.gypi

    r101295 r101304  
    599599            'wtf/TypeTraits.cpp',
    600600            'wtf/TypedArrayBase.h',
    601             'wtf/WTFThreadData.cpp'
     601            'wtf/WTFThreadData.cpp',
    602602            'wtf/Uint16Array.h',
    603603            'wtf/Uint32Array.h',
Note: See TracChangeset for help on using the changeset viewer.