Title: [96163] trunk/Source/WebCore
- Revision
- 96163
- Author
- d...@apple.com
- Date
- 2011-09-27 15:43:27 -0700 (Tue, 27 Sep 2011)
Log Message
Unreviewed. Remove duplicate FilterOperation{s}.h that were
accidentally added to the top level of the Xcode project.
* WebCore.xcodeproj/project.pbxproj:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (96162 => 96163)
--- trunk/Source/WebCore/ChangeLog 2011-09-27 22:11:41 UTC (rev 96162)
+++ trunk/Source/WebCore/ChangeLog 2011-09-27 22:43:27 UTC (rev 96163)
@@ -1,3 +1,10 @@
+2011-09-27 Dean Jackson <d...@apple.com>
+
+ Unreviewed. Remove duplicate FilterOperation{s}.h that were
+ accidentally added to the top level of the Xcode project.
+
+ * WebCore.xcodeproj/project.pbxproj:
+
2011-09-27 David Hyatt <hy...@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=68940
Modified: trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj (96162 => 96163)
--- trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj 2011-09-27 22:11:41 UTC (rev 96162)
+++ trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj 2011-09-27 22:43:27 UTC (rev 96163)
@@ -7365,8 +7365,6 @@
319AE065142D78DD006563A1 /* FilterOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FilterOperation.h; path = filters/FilterOperation.h; sourceTree = "<group>"; };
319AE066142D78DD006563A1 /* FilterOperations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FilterOperations.cpp; path = filters/FilterOperations.cpp; sourceTree = "<group>"; };
319AE067142D78DD006563A1 /* FilterOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FilterOperations.h; path = filters/FilterOperations.h; sourceTree = "<group>"; };
- 319AE06B143131E0006563A1 /* FilterOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = FilterOperation.h; path = platform/graphics/filters/FilterOperation.h; sourceTree = "<group>"; };
- 319AE06C143131E0006563A1 /* FilterOperations.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = FilterOperations.h; path = platform/graphics/filters/FilterOperations.h; sourceTree = "<group>"; };
319E68861327C911004AC91A /* JSWebKitAnimationCustom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSWebKitAnimationCustom.cpp; sourceTree = "<group>"; };
319E69AC13299BBD004AC91A /* WebKitAnimation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WebKitAnimation.cpp; sourceTree = "<group>"; };
319E69AD13299BBD004AC91A /* WebKitAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebKitAnimation.h; sourceTree = "<group>"; };
@@ -13031,8 +13029,6 @@
0867D691FE84028FC02AAC07 /* WebKit */ = {
isa = PBXGroup;
children = (
- 319AE06B143131E0006563A1 /* FilterOperation.h */,
- 319AE06C143131E0006563A1 /* FilterOperations.h */,
65C97AF208EA908800ACD273 /* config.h */,
EDEC98020AED7E170059137F /* WebCorePrefix.h */,
9307061309E0CA8200B17FE4 /* DerivedSources.make */,
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes