summaryrefslogtreecommitdiffstats
path: root/webkit/build/WebCore
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-05 21:15:12 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-05 21:15:12 +0000
commit0b353361770ed87786d30f476e221aca4c3ee402 (patch)
treea57605456ca8a30b8829f55fdd801f36d57e6679 /webkit/build/WebCore
parent9e549b587a1ae933c30e8d1d187832573ff1aa1d (diff)
downloadchromium_src-0b353361770ed87786d30f476e221aca4c3ee402.zip
chromium_src-0b353361770ed87786d30f476e221aca4c3ee402.tar.gz
chromium_src-0b353361770ed87786d30f476e221aca4c3ee402.tar.bz2
Stop using the function computePageRects() duplicated in FrameChromium.cpp.
Use the code from PrintContext instead. Review URL: http://codereview.chromium.org/20058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9258 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/WebCore')
-rw-r--r--webkit/build/WebCore/SConscript1
-rw-r--r--webkit/build/WebCore/WebCore.vcproj12
2 files changed, 13 insertions, 0 deletions
diff --git a/webkit/build/WebCore/SConscript b/webkit/build/WebCore/SConscript
index e2ca4f7..1733a69 100644
--- a/webkit/build/WebCore/SConscript
+++ b/webkit/build/WebCore/SConscript
@@ -407,6 +407,7 @@ input_files = [
'$WEBCORE_DIR/page/NavigatorBase.cpp',
'$WEBCORE_DIR/page/Page.cpp',
'$WEBCORE_DIR/page/PageGroup.cpp',
+ '$WEBCORE_DIR/page/PrintContext.cpp',
'$WEBCORE_DIR/page/Screen.cpp',
'$WEBCORE_DIR/page/SecurityOrigin.cpp',
'$WEBCORE_DIR/page/Settings.cpp',
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj
index 554b618..9e3966b 100644
--- a/webkit/build/WebCore/WebCore.vcproj
+++ b/webkit/build/WebCore/WebCore.vcproj
@@ -445,6 +445,14 @@
>
</File>
<File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\page\PrintContext.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\page\PrintContext.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\third_party\WebKit\WebCore\page\Screen.cpp"
>
</File>
@@ -555,6 +563,10 @@
RelativePath="..\..\..\third_party\WebKit\WebCore\page\chromium\FrameChromium.cpp"
>
</File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\page\chromium\FrameChromium.h"
+ >
+ </File>
</Filter>
</Filter>
<Filter