From 03418681cad27720b4d0df5366beb046a3e59d0e Mon Sep 17 00:00:00 2001 From: "rniwa@webkit.org" Date: Fri, 29 Jun 2012 22:55:07 +0000 Subject: [PATCH] Let Xcode have its own way after r121513. * WebCore.xcodeproj/project.pbxproj: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121598 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- Source/WebCore/ChangeLog | 6 ++++++ Source/WebCore/WebCore.xcodeproj/project.pbxproj | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog index 4a91b76..b07a868 100644 --- a/Source/WebCore/ChangeLog +++ b/Source/WebCore/ChangeLog @@ -1,3 +1,9 @@ +2012-06-29 Ryosuke Niwa + + Let Xcode have its own way after r121513. + + * WebCore.xcodeproj/project.pbxproj: + 2012-06-29 Mihai Balan [CSS Regions] Adding feature defines for CSS Regions for Windows diff --git a/Source/WebCore/WebCore.xcodeproj/project.pbxproj b/Source/WebCore/WebCore.xcodeproj/project.pbxproj index 882cc6b..3b833ef 100644 --- a/Source/WebCore/WebCore.xcodeproj/project.pbxproj +++ b/Source/WebCore/WebCore.xcodeproj/project.pbxproj @@ -28127,7 +28127,7 @@ 498391580F1E776900C23782 /* WebKitCSSMatrix.cpp in Sources */, 8AA61CFF144D595B00F37350 /* WebKitCSSRegionRule.cpp in Sources */, 5038BC0714711CDB0095E0D1 /* WebKitCSSShaderValue.cpp in Sources */, - 0562F9461573ECEB0031CA16 /* WebKitCSSSVGDocumentValue.cpp in Sources */, + 0562F9461573ECEB0031CA16 /* WebKitCSSSVGDocumentValue.cpp in Sources */, BC9ADD800CC4092200098C4C /* WebKitCSSTransformValue.cpp in Sources */, 1A1414B513A0F0500019996C /* WebKitFontFamilyNames.cpp in Sources */, C6F0900E14327B6100685849 /* WebKitMutationObserver.cpp in Sources */, -- 2.7.4