diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-23 18:22:27 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-23 18:22:27 +0000 |
commit | 124261e8e09608110c41d88f01c65f23606c8274 (patch) | |
tree | e3455b62aaca9b6298a2f1664d58ae376023261c /webkit/build/port | |
parent | 88d34281085bddbca159a2ee73226fecbfdbcead (diff) | |
download | chromium_src-124261e8e09608110c41d88f01c65f23606c8274.zip chromium_src-124261e8e09608110c41d88f01c65f23606c8274.tar.gz chromium_src-124261e8e09608110c41d88f01c65f23606c8274.tar.bz2 |
Move port/page/chromium to WebCore/page/chromium, Win and Linux build
R=darin
Review URL: http://codereview.chromium.org/16802
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7420 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/port')
-rw-r--r-- | webkit/build/port/port.vcproj | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj index 34f5039..7350d47 100644 --- a/webkit/build/port/port.vcproj +++ b/webkit/build/port/port.vcproj @@ -143,34 +143,6 @@ RelativePath="..\..\port\page\Location.cpp" > </File> - <Filter - Name="chromium" - > - <File - RelativePath="..\..\port\page\chromium\AccessibilityObjectChromium.cpp" - > - </File> - <File - RelativePath="..\..\port\page\chromium\AXObjectCacheChromium.cpp" - > - </File> - <File - RelativePath="..\..\port\page\chromium\ChromeClientChromium.h" - > - </File> - <File - RelativePath="..\..\port\page\chromium\DragControllerChromium.cpp" - > - </File> - <File - RelativePath="..\..\port\page\chromium\EventHandlerChromium.cpp" - > - </File> - <File - RelativePath="..\..\port\page\chromium\FrameChromium.cpp" - > - </File> - </Filter> </Filter> <Filter Name="inspector" |