Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(699)

Unified Diff: webkit/tools/test_shell/test_worker/test_worker.vcproj

Issue 100144: Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs. (Closed)
Patch Set: vcproj Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/tools/test_shell/test_shell_tests.vcproj ('k') | webkit/webkit.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/test_shell/test_worker/test_worker.vcproj
diff --git a/webkit/tools/test_shell/test_worker/test_worker.vcproj b/webkit/tools/test_shell/test_worker/test_worker.vcproj
index d9f6997988d849bd7bd9fa7f77658d729e378baf..4634b706c595e86651e33ad9fb11ffe5ca3a8d1d 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
« no previous file with comments | « webkit/tools/test_shell/test_shell_tests.vcproj ('k') | webkit/webkit.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698