summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_tests.vcproj
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-16 19:58:08 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-16 19:58:08 +0000
commit5b35a6be09ab4a22ed9c5e0a073463a2ef630ec5 (patch)
tree00bdf30d37b70e4f3b027c7a5dc49784e08be98b /webkit/tools/test_shell/test_shell_tests.vcproj
parent65e9cdbe8cf977e04bc264fe6d70cc5b2b0242a1 (diff)
downloadchromium_src-5b35a6be09ab4a22ed9c5e0a073463a2ef630ec5.zip
chromium_src-5b35a6be09ab4a22ed9c5e0a073463a2ef630ec5.tar.gz
chromium_src-5b35a6be09ab4a22ed9c5e0a073463a2ef630ec5.tar.bz2
Get rid of stashing a frame pointer with ResourceRequest and just store the routing id directly. This simplifies the renderer code and also allow this code to be used in worker processes, where we don't have a frame.
Review URL: http://codereview.chromium.org/46026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11763 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.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/test_shell_tests.vcproj b/webkit/tools/test_shell/test_shell_tests.vcproj
index 1f6cdf7..bc1fea7 100644
--- a/webkit/tools/test_shell/test_shell_tests.vcproj
+++ b/webkit/tools/test_shell/test_shell_tests.vcproj
@@ -287,6 +287,10 @@
>
</File>
<File
+ RelativePath=".\unittest_test_server.h"
+ >
+ </File>
+ <File
RelativePath=".\webview_host.h"
>
</File>