diff options
author | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-13 22:14:12 +0000 |
---|---|---|
committer | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-13 22:14:12 +0000 |
commit | 848ebfe4cfbaedfd8f2e5104690598cd9658526d (patch) | |
tree | f29b082ca09a838c365afd147b2d4a2ba926f914 /webkit | |
parent | 116f3a823b65833ef8a5c56dcf8c2c33a69b914d (diff) | |
download | chromium_src-848ebfe4cfbaedfd8f2e5104690598cd9658526d.zip chromium_src-848ebfe4cfbaedfd8f2e5104690598cd9658526d.tar.gz chromium_src-848ebfe4cfbaedfd8f2e5104690598cd9658526d.tar.bz2 |
Remove ClipboardMac.*, as they no longer exist.
Review URL: http://codereview.chromium.org/11008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5390 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/webkit.xcodeproj/project.pbxproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/webkit.xcodeproj/project.pbxproj b/webkit/webkit.xcodeproj/project.pbxproj index c208f44..b98b890 100644 --- a/webkit/webkit.xcodeproj/project.pbxproj +++ b/webkit/webkit.xcodeproj/project.pbxproj @@ -3103,8 +3103,6 @@ 7B5E90D50D7F3CC2001ECF42 /* AutodrainedPool.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AutodrainedPool.mm; sourceTree = "<group>"; }; 7B5E90D60D7F3CC2001ECF42 /* BlockExceptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlockExceptions.h; sourceTree = "<group>"; }; 7B5E90D70D7F3CC2001ECF42 /* BlockExceptions.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = BlockExceptions.mm; sourceTree = "<group>"; }; - 7B5E90D80D7F3CC2001ECF42 /* ClipboardMac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClipboardMac.h; sourceTree = "<group>"; }; - 7B5E90D90D7F3CC2001ECF42 /* ClipboardMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ClipboardMac.mm; path = ../../../../../webkit/port/platform/mac/ClipboardMac.mm; sourceTree = "<group>"; }; 7B5E90DC0D7F3CC2001ECF42 /* CookieJar.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = CookieJar.mm; sourceTree = "<group>"; }; 7B5E90E40D7F3CC2001ECF42 /* FoundationExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FoundationExtras.h; sourceTree = "<group>"; }; 7B5E90E70D7F3CC2001ECF42 /* Language.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Language.mm; sourceTree = "<group>"; }; @@ -3112,7 +3110,6 @@ 7B5E90E90D7F3CC2001ECF42 /* LocalCurrentGraphicsContext.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = LocalCurrentGraphicsContext.mm; sourceTree = "<group>"; }; 7B5E90EB0D7F3CC2001ECF42 /* LoggingMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = LoggingMac.mm; sourceTree = "<group>"; }; 7B5E90ED0D7F3CC2001ECF42 /* PasteboardHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PasteboardHelper.h; sourceTree = "<group>"; }; - 7B5E90EE0D7F3CC2001ECF42 /* PasteboardMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PasteboardMac.mm; path = ../../../../../webkit/port/platform/mac/PasteboardMac.mm; sourceTree = "<group>"; }; 7B5E90F10D7F3CC2001ECF42 /* ScrollbarThemeMac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScrollbarThemeMac.h; sourceTree = "<group>"; }; 7B5E90F20D7F3CC2001ECF42 /* ScrollbarThemeMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ScrollbarThemeMac.mm; sourceTree = "<group>"; }; 7B5E90F90D7F3CC2001ECF42 /* SoftLinking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoftLinking.h; sourceTree = "<group>"; }; @@ -5798,8 +5795,6 @@ 7B5E90D50D7F3CC2001ECF42 /* AutodrainedPool.mm */, 7B5E90D60D7F3CC2001ECF42 /* BlockExceptions.h */, 7B5E90D70D7F3CC2001ECF42 /* BlockExceptions.mm */, - 7B5E90D80D7F3CC2001ECF42 /* ClipboardMac.h */, - 7B5E90D90D7F3CC2001ECF42 /* ClipboardMac.mm */, 7B5E90DC0D7F3CC2001ECF42 /* CookieJar.mm */, 7B5E90E40D7F3CC2001ECF42 /* FoundationExtras.h */, 7B5E90E70D7F3CC2001ECF42 /* Language.mm */, @@ -5807,7 +5802,6 @@ 7B5E90E90D7F3CC2001ECF42 /* LocalCurrentGraphicsContext.mm */, 7B5E90EB0D7F3CC2001ECF42 /* LoggingMac.mm */, 7B5E90ED0D7F3CC2001ECF42 /* PasteboardHelper.h */, - 7B5E90EE0D7F3CC2001ECF42 /* PasteboardMac.mm */, 7B5E90F10D7F3CC2001ECF42 /* ScrollbarThemeMac.h */, 7B5E90F20D7F3CC2001ECF42 /* ScrollbarThemeMac.mm */, 7B5E90F90D7F3CC2001ECF42 /* SoftLinking.h */, |