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

Unified Diff: chrome/test/interactive_ui/interactive_ui.vcproj

Issue 99173: Switching webkit over to gyp on windows. (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
Index: chrome/test/interactive_ui/interactive_ui.vcproj
===================================================================
--- chrome/test/interactive_ui/interactive_ui.vcproj (revision 14831)
+++ chrome/test/interactive_ui/interactive_ui.vcproj (working copy)
@@ -156,6 +156,18 @@
Name="Common"
>
<File
+ RelativePath="..\chrome_process_util.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\chrome_process_util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\chrome_process_util_win.cc"
+ >
+ </File>
+ <File
RelativePath="..\in_process_browser_test.cc"
>
</File>
@@ -192,18 +204,6 @@
>
</File>
<File
- RelativePath="..\chrome_process_util.cc"
- >
- </File>
- <File
- RelativePath="..\chrome_process_util.h"
- >
- </File>
- <File
- RelativePath="..\chrome_process_util_win.cc"
- >
- </File>
- <File
RelativePath="..\testing_profile.cc"
>
</File>
@@ -308,7 +308,7 @@
>
</File>
<File
- RelativePath="$(OutDir)\grit_derived_sources\webkit_resources.rc"
+ RelativePath="$(OutDir)\obj\global_intermediate\webkit\webkit_resources.rc"
>
</File>
<File

Powered by Google App Engine
This is Rietveld 408576698