Ignore:
Timestamp:
Apr 23, 2010, 7:59:41 AM (15 years ago)
Author:
[email protected]
Message:

2010-04-23 Patrick Gansterer <[email protected]>

Reviewed by Laszlo Gombos.

[WIN] Move OwnPtrWin.cpp into platform specific folder.
https://bugs.webkit.org/show_bug.cgi?id=38042

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.gypi

    r58136 r58165  
    384384            'wtf/OwnPtr.h',
    385385            'wtf/OwnPtrCommon.h',
    386             'wtf/OwnPtrWin.cpp',
    387386            'wtf/PassOwnPtr.h',
    388387            'wtf/PassRefPtr.h',
     
    452451            'wtf/WTFThreadData.h',
    453452            'wtf/win/MainThreadWin.cpp',
     453            'wtf/win/OwnPtrWin.cpp',
    454454            'wtf/wx/MainThreadWx.cpp',
    455455            'yarr/RegexCompiler.cpp',
Note: See TracChangeset for help on using the changeset viewer.