Ignore:
Timestamp:
Oct 16, 2011, 6:11:52 PM (14 years ago)
Author:
[email protected]
Message:

[chromium] Remove PageAllocatorSymbian.h, OSAllocatorSymbian.cpp, gtk/ThreadingGtk.cpp from gyp project files
https://bugs.webkit.org/show_bug.cgi?id=70205

Reviewed by James Robinson.

wtf/PageAllocatorSymbian.h and wtf/OSAllocatorSymbian.cpp were removed in r97557.
wtf/gtk/ThreadingGtk.cpp was removed in r97269.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/JavaScriptCore.gypi

    r96465 r97579  
    600600            'wtf/NullPtr.cpp',
    601601            'wtf/OSAllocatorPosix.cpp',
    602             'wtf/OSAllocatorSymbian.cpp',
    603602            'wtf/OSAllocatorWin.cpp',
    604603            'wtf/OSRandomSource.cpp',
    605604            'wtf/OSRandomSource.h',
    606605            'wtf/PageAllocationAligned.cpp',
    607             'wtf/PageAllocatorSymbian.h',
    608606            'wtf/PageBlock.cpp',
    609607            'wtf/RandomNumber.cpp',
     
    648646            'wtf/gobject/GTypedefs.h',
    649647            'wtf/gtk/MainThreadGtk.cpp',
    650             'wtf/gtk/ThreadingGtk.cpp',
    651648            'wtf/mac/MainThreadMac.mm',
    652649            'wtf/qt/MainThreadQt.cpp',
Note: See TracChangeset for help on using the changeset viewer.