From: beidson@apple.com Date: Fri, 29 Jun 2012 15:57:01 +0000 (+0000) Subject: Build fix - These should not be executable! X-Git-Tag: 070512121124~323 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1953a656cc69e86912c86332b388a8ddbda09e79;p=profile%2Fivi%2Fwebkit-efl.git Build fix - These should not be executable! Rubberstamped by Jessie Berlin. * loader/cache/CachedSVGDocument.cpp: Removed property svn:executable. * loader/cache/CachedSVGDocument.h: Removed property svn:executable. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121566 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog index 3e2f9cb..7bfc157 100644 --- a/Source/WebCore/ChangeLog +++ b/Source/WebCore/ChangeLog @@ -1,3 +1,12 @@ +2012-06-29 Brady Eidson + + Build fix - These should not be executable! + + Rubberstamped by Jessie Berlin. + + * loader/cache/CachedSVGDocument.cpp: Removed property svn:executable. + * loader/cache/CachedSVGDocument.h: Removed property svn:executable. + 2012-06-29 Kwang Yul Seo Update FIXME comment in XMLDocumentParser::wellFormed diff --git a/Source/WebCore/loader/cache/CachedSVGDocument.cpp b/Source/WebCore/loader/cache/CachedSVGDocument.cpp old mode 100755 new mode 100644 diff --git a/Source/WebCore/loader/cache/CachedSVGDocument.h b/Source/WebCore/loader/cache/CachedSVGDocument.h old mode 100755 new mode 100644