diff options
author | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-20 22:37:07 +0000 |
---|---|---|
committer | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-20 22:37:07 +0000 |
commit | 6e83cb81e5e0c974a0782bc319e5a79ea0cca70b (patch) | |
tree | cfa8c9c14de3637fa40de8d322fabe75fec1ab50 /webkit/tools/test_shell/test_shell_tests.vcproj | |
parent | 1c9c4e8e63c96e4255f81ae14e9e861a8ec56d7f (diff) | |
download | chromium_src-6e83cb81e5e0c974a0782bc319e5a79ea0cca70b.zip chromium_src-6e83cb81e5e0c974a0782bc319e5a79ea0cca70b.tar.gz chromium_src-6e83cb81e5e0c974a0782bc319e5a79ea0cca70b.tar.bz2 |
Merge NavigationController and NavigationControllerBase for test_shell. I also removed all the inapplicable crap that was in there like transition and tab types.
BUG=1319488
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1120 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell/test_shell_tests.vcproj')
-rw-r--r-- | webkit/tools/test_shell/test_shell_tests.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/test_shell/test_shell_tests.vcproj b/webkit/tools/test_shell/test_shell_tests.vcproj index 567e772..34d3970 100644 --- a/webkit/tools/test_shell/test_shell_tests.vcproj +++ b/webkit/tools/test_shell/test_shell_tests.vcproj @@ -183,10 +183,6 @@ > </File> <File - RelativePath=".\temp\navigation_controller_base.cc" - > - </File> - <File RelativePath="..\..\..\net\base\net_resources.rc" > </File> |