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

Side by Side Diff: webkit/tools/test_shell/test_worker/test_worker.vcproj

Issue 100144: Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs. (Closed)
Patch Set: vcproj Created 11 years, 7 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 unified diff | Download patch
« no previous file with comments | « webkit/tools/test_shell/test_shell_tests.vcproj ('k') | webkit/webkit.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="test_worker" 5 Name="test_worker"
6 ProjectGUID="{3E03D462-780D-4C4D-B22E-5E095E6CF110}" 6 ProjectGUID="{3E03D462-780D-4C4D-B22E-5E095E6CF110}"
7 RootNamespace="test_worker" 7 RootNamespace="test_worker"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 /> 134 />
135 <Tool 135 <Tool
136 Name="VCPostBuildEventTool" 136 Name="VCPostBuildEventTool"
137 /> 137 />
138 </Configuration> 138 </Configuration>
139 </Configurations> 139 </Configurations>
140 <References> 140 <References>
141 </References> 141 </References>
142 <Files> 142 <Files>
143 <File 143 <File
144 » » » RelativePath="..\..\..\glue\simple_clipboard_impl.cc" 144 » » » RelativePath="..\simple_clipboard_impl.cc"
145 > 145 >
146 </File> 146 </File>
147 <File 147 <File
148 RelativePath=".\test_webworker.cc" 148 RelativePath=".\test_webworker.cc"
149 > 149 >
150 </File> 150 </File>
151 <File 151 <File
152 RelativePath=".\test_webworker.h" 152 RelativePath=".\test_webworker.h"
153 > 153 >
154 </File> 154 </File>
155 <File 155 <File
156 RelativePath=".\test_worker.def" 156 RelativePath=".\test_worker.def"
157 > 157 >
158 </File> 158 </File>
159 <File 159 <File
160 RelativePath=".\test_worker_main.cc" 160 RelativePath=".\test_worker_main.cc"
161 > 161 >
162 </File> 162 </File>
163 </Files> 163 </Files>
164 <Globals> 164 <Globals>
165 </Globals> 165 </Globals>
166 </VisualStudioProject> 166 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/test_shell_tests.vcproj ('k') | webkit/webkit.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698