From ff2e00877815b04a05d68af1ce4bcaa5dea0137f Mon Sep 17 00:00:00 2001 From: "darin@chromium.org" Date: Tue, 13 Jan 2009 16:23:02 +0000 Subject: Cleanup in preparation for upstreaming. R=macdome Review URL: http://codereview.chromium.org/17623 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7933 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/build/WebCore/SConscript | 2 +- webkit/build/WebCore/WebCore.vcproj | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 17 deletions(-) (limited to 'webkit/build') diff --git a/webkit/build/WebCore/SConscript b/webkit/build/WebCore/SConscript index 30eb01f..b2c1c63 100644 --- a/webkit/build/WebCore/SConscript +++ b/webkit/build/WebCore/SConscript @@ -881,10 +881,10 @@ input_files = [ if env.Bit('windows'): # Windows specific implementations. input_files.extend([ - '$WEBCORE_DIR/platform/chromium/ChromiumUtilsWin.cpp', '$WEBCORE_DIR/platform/chromium/FileSystemChromiumWin.cpp', '$WEBCORE_DIR/platform/chromium/ScrollBarThemeChromiumWin.cpp', '$WEBCORE_DIR/platform/chromium/SoundChromiumWin.cpp', + '$WEBCORE_DIR/platform/chromium/WindowsVersion.cpp', '$WEBCORE_DIR/platform/graphics/chromium/FontCacheChromiumWin.cpp', '$WEBCORE_DIR/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp', diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index b41bb52..cd0be02 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -1596,6 +1596,14 @@ > + + + + @@ -1627,14 +1635,6 @@ RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\chromium\UniscribeHelperTextRun.h" > - - - - - - - - @@ -2368,6 +2360,14 @@ RelativePath="..\..\..\third_party\WebKit\WebCore\platform\chromium\WidgetChromium.cpp" > + + + +