diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 22:59:35 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 22:59:35 +0000 |
commit | 756e2592f1cecf13e8ea2eea902780a7cddf0242 (patch) | |
tree | d484269a2da7d58826e2388857dc5ed7853bdb93 /webkit/tools/test_shell/test_worker | |
parent | 4b1e481a012e148819cfe3ed4023906b47b38282 (diff) | |
download | chromium_src-756e2592f1cecf13e8ea2eea902780a7cddf0242.zip chromium_src-756e2592f1cecf13e8ea2eea902780a7cddf0242.tar.gz chromium_src-756e2592f1cecf13e8ea2eea902780a7cddf0242.tar.bz2 |
Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs.
Review URL: http://codereview.chromium.org/100144
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14909 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell/test_worker')
-rw-r--r-- | webkit/tools/test_shell/test_worker/test_worker.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/test_worker/test_worker.vcproj b/webkit/tools/test_shell/test_worker/test_worker.vcproj index d9f6997..4634b70 100644 --- a/webkit/tools/test_shell/test_worker/test_worker.vcproj +++ b/webkit/tools/test_shell/test_worker/test_worker.vcproj @@ -141,7 +141,7 @@ </References> <Files> <File - RelativePath="..\..\..\glue\simple_clipboard_impl.cc" + RelativePath="..\simple_clipboard_impl.cc" > </File> <File |