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

Unified Diff: chrome/test/unit/unittests.vcproj

Issue 99182: Rolling back webkit-gyp switch. r14382 (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: 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 | « chrome/test/interactive_ui/interactive_ui.vcproj ('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 14835)
+++ chrome/test/unit/unittests.vcproj (working copy)
@@ -368,7 +368,7 @@
>
</File>
<File
- RelativePath="$(OutDir)\obj\global_intermediate\webkit\webkit_resources.rc"
+ RelativePath="$(OutDir)\grit_derived_sources\webkit_resources.rc"
>
</File>
<File
@@ -564,6 +564,10 @@
>
</File>
<File
+ RelativePath="..\..\browser\autocomplete\search_provider_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\browser\login_prompt_unittest.cc"
>
</File>
@@ -676,10 +680,6 @@
>
</File>
<File
- RelativePath="..\..\browser\autocomplete\search_provider_unittest.cc"
- >
- </File>
- <File
RelativePath="..\..\browser\sessions\session_backend_unittest.cc"
>
</File>
@@ -847,19 +847,19 @@
>
</File>
<File
- RelativePath="..\..\browser\renderer_host\test_render_view_host.cc"
+ RelativePath="..\..\browser\net\test_url_fetcher_factory.cc"
>
</File>
<File
- RelativePath="..\..\browser\renderer_host\test_render_view_host.h"
+ RelativePath="..\..\browser\net\test_url_fetcher_factory.h"
>
</File>
<File
- RelativePath="..\..\browser\net\test_url_fetcher_factory.cc"
+ RelativePath="..\..\browser\renderer_host\test_render_view_host.cc"
>
</File>
<File
- RelativePath="..\..\browser\net\test_url_fetcher_factory.h"
+ RelativePath="..\..\browser\renderer_host\test_render_view_host.h"
>
</File>
<File
« no previous file with comments | « chrome/test/interactive_ui/interactive_ui.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698