Changeset 31621 in webkit
- Timestamp:
- Apr 3, 2008, 8:51:50 PM (17 years ago)
- Location:
- trunk/WebCore
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/ChangeLog
r31620 r31621 1 2008-04-03 Dan Bernstein <mitz@apple.com> 2 3 - project file updates in preparation for build fixes 4 5 * GNUmakefile.am: 6 * WebCore.pro: 7 * WebCoreSources.bkl: 8 1 9 2008-04-03 Nicholas Shanks <webkit@nickshanks.com> 2 10 -
trunk/WebCore/GNUmakefile.am
r31615 r31621 845 845 WebCore/platform/DragImage.cpp \ 846 846 WebCore/platform/FileChooser.cpp \ 847 WebCore/platform/graphics/FontDescription.cpp \ 847 848 WebCore/platform/graphics/FontFamily.cpp \ 848 849 WebCore/platform/graphics/AffineTransform.cpp \ -
trunk/WebCore/WebCore.pro
r31607 r31621 780 780 platform/DragImage.cpp \ 781 781 platform/FileChooser.cpp \ 782 platform/graphics/FontDescription.cpp \ 782 783 platform/graphics/FontFamily.cpp \ 783 784 platform/graphics/AffineTransform.cpp \ -
trunk/WebCore/WebCoreSources.bkl
r31607 r31621 608 608 platform/graphics/FontCache.cpp 609 609 platform/graphics/FontData.cpp 610 platform/graphics/FontDescription.cpp 610 611 platform/graphics/FontFallbackList.cpp 611 612 platform/graphics/FontFamily.cpp
Note:
See TracChangeset
for help on using the changeset viewer.