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: chrome/test/unit/unittests.vcproj

Issue 18351: Put back render view host tests (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 | « chrome/browser/tab_contents/web_contents_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/unit/unittests.vcproj
===================================================================
--- chrome/test/unit/unittests.vcproj (revision 8272)
+++ chrome/test/unit/unittests.vcproj (working copy)
@@ -519,6 +519,14 @@
>
</File>
<File
+ RelativePath="..\..\browser\renderer_host\mock_render_process_host.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\browser\renderer_host\mock_render_process_host.h"
+ >
+ </File>
+ <File
RelativePath="..\..\renderer\mock_render_thread.cc"
>
</File>
@@ -607,6 +615,10 @@
>
</File>
<File
+ RelativePath="..\..\browser\renderer_host\render_view_host_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\renderer\render_view_unittest.cc"
>
</File>
@@ -711,6 +723,14 @@
>
</File>
<File
+ RelativePath="..\..\browser\renderer_host\test_render_view_host.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\browser\renderer_host\test_render_view_host.h"
+ >
+ </File>
+ <File
RelativePath="..\..\browser\history\text_database_manager_unittest.cc"
>
</File>
« no previous file with comments | « chrome/browser/tab_contents/web_contents_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698