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

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

Issue 10785: Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code fr... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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
Index: webkit/tools/test_shell/test_shell_tests.vcproj
===================================================================
--- webkit/tools/test_shell/test_shell_tests.vcproj (revision 5555)
+++ webkit/tools/test_shell/test_shell_tests.vcproj (working copy)
@@ -219,10 +219,6 @@
>
</File>
<File
- RelativePath=".\test_shell_win.cc"
- >
- </File>
- <File
RelativePath=".\resources\test_shell.ico"
>
</File>
@@ -255,6 +251,10 @@
>
</File>
<File
+ RelativePath=".\test_shell_win.cc"
Erik does not do reviews 2008/11/17 17:01:34 sort the vcproj
brettw 2008/11/17 17:26:49 Again, this makes it sorted.
+ >
+ </File>
+ <File
RelativePath=".\test_webview_delegate.cc"
>
</File>
@@ -383,6 +383,10 @@
>
</File>
<File
+ RelativePath="..\..\port\platform\graphics\UniscribeHelper_unittest.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\glue\webframe_unittest.cc"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698