Changeset 29071 in webkit
- Timestamp:
- Jan 1, 2008, 12:44:05 PM (18 years ago)
- Location:
- trunk/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
GNUmakefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/ChangeLog
r29070 r29071 1 2008-01-01 Sam Weinig <sam@webkit.org> 2 3 Remove JSDomExceptionConstructor.lut.h from clean step 4 as it no longer exists. 5 6 * GNUmakefile.am: 7 1 8 2008-01-01 Dan Bernstein <mitz@apple.com> 2 9 -
trunk/WebCore/GNUmakefile.am
r29060 r29071 1943 1943 1944 1944 CLEANFILES += \ 1945 WebCore/bindings/js/JSDomExceptionConstructor.lut.h \1946 1945 WebCore/bindings/js/JSEventTargetBase.lut.h \ 1947 1946 WebCore/bindings/js/JSHTMLInputElementBaseTable.cpp \
Note:
See TracChangeset
for help on using the changeset viewer.