diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 08:02:56 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 08:02:56 +0000 |
commit | 5826e88badd9ca566496dd7fba1f479c30a70a7f (patch) | |
tree | 1c3e2ae69957f513cff4a229e947b841eb7006be /chrome/test/interactive_ui | |
parent | 27f4aaa2d497432dfaab6e339aef75ea41670a9d (diff) | |
download | chromium_src-5826e88badd9ca566496dd7fba1f479c30a70a7f.zip chromium_src-5826e88badd9ca566496dd7fba1f479c30a70a7f.tar.gz chromium_src-5826e88badd9ca566496dd7fba1f479c30a70a7f.tar.bz2 |
Switching webkit over to gyp on windows.
Review URL: http://codereview.chromium.org/99173
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14832 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/interactive_ui')
-rw-r--r-- | chrome/test/interactive_ui/interactive_ui.vcproj | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/chrome/test/interactive_ui/interactive_ui.vcproj b/chrome/test/interactive_ui/interactive_ui.vcproj index ade66f2..577ad79 100644 --- a/chrome/test/interactive_ui/interactive_ui.vcproj +++ b/chrome/test/interactive_ui/interactive_ui.vcproj @@ -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 |