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

Side by Side Diff: chrome/renderer/renderer.vcproj

Issue 17281: This is a rename of the term 'Greasemonkey' to 'user script' in Chromium. (Closed)
Patch Set: Fix indent 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 unified diff | Download patch
« no previous file with comments | « chrome/renderer/renderer.scons ('k') | chrome/test/testing_profile.h » ('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="renderer" 5 Name="renderer"
6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" 6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}"
7 RootNamespace="renderer" 7 RootNamespace="renderer"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 </File> 195 </File>
196 <File 196 <File
197 RelativePath=".\external_js_object.cc" 197 RelativePath=".\external_js_object.cc"
198 > 198 >
199 </File> 199 </File>
200 <File 200 <File
201 RelativePath=".\external_js_object.h" 201 RelativePath=".\external_js_object.h"
202 > 202 >
203 </File> 203 </File>
204 <File 204 <File
205 RelativePath=".\greasemonkey_slave.cc"
206 >
207 </File>
208 <File
209 RelativePath=".\greasemonkey_slave.h"
210 >
211 </File>
212 <File
213 RelativePath=".\localized_error.cc" 205 RelativePath=".\localized_error.cc"
214 > 206 >
215 </File> 207 </File>
216 <File 208 <File
217 RelativePath=".\localized_error.h" 209 RelativePath=".\localized_error.h"
218 > 210 >
219 </File> 211 </File>
220 <File 212 <File
221 RelativePath=".\plugin_channel_host.cc" 213 RelativePath=".\plugin_channel_host.cc"
222 > 214 >
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 </File> 271 </File>
280 <File 272 <File
281 RelativePath=".\renderer_main.cc" 273 RelativePath=".\renderer_main.cc"
282 > 274 >
283 </File> 275 </File>
284 <File 276 <File
285 RelativePath=".\renderer_resources.h" 277 RelativePath=".\renderer_resources.h"
286 > 278 >
287 </File> 279 </File>
288 <File 280 <File
281 RelativePath=".\user_script_slave.cc"
282 >
283 </File>
284 <File
285 RelativePath=".\user_script_slave.h"
286 >
287 </File>
288 <File
289 RelativePath=".\visitedlink_slave.cc" 289 RelativePath=".\visitedlink_slave.cc"
290 > 290 >
291 </File> 291 </File>
292 <File 292 <File
293 RelativePath=".\visitedlink_slave.h" 293 RelativePath=".\visitedlink_slave.h"
294 > 294 >
295 </File> 295 </File>
296 <File 296 <File
297 RelativePath=".\webmediaplayer_delegate_impl.cc" 297 RelativePath=".\webmediaplayer_delegate_impl.cc"
298 > 298 >
299 </File> 299 </File>
300 <File 300 <File
301 RelativePath=".\webmediaplayer_delegate_impl.h" 301 RelativePath=".\webmediaplayer_delegate_impl.h"
302 > 302 >
303 </File> 303 </File>
304 <File 304 <File
305 RelativePath=".\webplugin_delegate_proxy.cc" 305 RelativePath=".\webplugin_delegate_proxy.cc"
306 > 306 >
307 </File> 307 </File>
308 <File 308 <File
309 RelativePath=".\webplugin_delegate_proxy.h" 309 RelativePath=".\webplugin_delegate_proxy.h"
310 > 310 >
311 </File> 311 </File>
312 </Files> 312 </Files>
313 <Globals> 313 <Globals>
314 </Globals> 314 </Globals>
315 </VisualStudioProject> 315 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/renderer.scons ('k') | chrome/test/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698