Ignore:
Timestamp:
Jan 11, 2009, 12:14:58 AM (16 years ago)
Author:
[email protected]
Message:

Reviewed by Darin Adler.

https://bugs.webkit.org/show_bug.cgi?id=23207
Moved currentTime() to from WebCore to WTF.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj

    r39747 r39784  
    244244                </File>
    245245                <File
     246                        RelativePath="..\..\wtf\CurrentTime.cpp"
     247                        >
     248                </File>
     249                <File
     250                        RelativePath="..\..\wtf\CurrentTime.h"
     251                        >
     252                </File>
     253                <File
    246254                        RelativePath="..\..\wtf\Deque.h"
    247255                        >
Note: See TracChangeset for help on using the changeset viewer.