From 28ed6ee0f3fc5214d4207bb32deb78b02874b890 Mon Sep 17 00:00:00 2001 From: "sky@google.com" Date: Mon, 23 Feb 2009 20:50:13 +0000 Subject: the lI tried to land the clipboard change locally (it was landed upstream too), but updating DEPS seems to have hosed Mac, so I'm reverting. BUG=none TEST=none TBR=tc Review URL: http://codereview.chromium.org/28037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10208 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/build/WebCore/SConscript | 1 - webkit/build/WebCore/WebCore.vcproj | 4 ---- 2 files changed, 5 deletions(-) (limited to 'webkit/build/WebCore') diff --git a/webkit/build/WebCore/SConscript b/webkit/build/WebCore/SConscript index 2335c69..0db8ffd 100644 --- a/webkit/build/WebCore/SConscript +++ b/webkit/build/WebCore/SConscript @@ -937,7 +937,6 @@ if env.Bit('windows'): if env.Bit('linux'): # Linux specific implementations. input_files.extend([ - '$WEBCORE_DIR/platform/chromium/ClipboardChromiumLinux.cpp', '$WEBCORE_DIR/platform/chromium/FileSystemChromiumLinux.cpp', '$WEBCORE_DIR/platform/chromium/gtk2drawing.c', '$WEBCORE_DIR/platform/chromium/KeyCodeConversionGtk.cpp', diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index f199e5a..859401f 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -2236,10 +2236,6 @@ > - - -- cgit v1.1