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

Side by Side Diff: chrome/browser/browser.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/browser/browser.scons ('k') | chrome/browser/greasemonkey_master.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="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 2243 matching lines...) Expand 10 before | Expand all | Expand 10 after
2254 > 2254 >
2255 </File> 2255 </File>
2256 <File 2256 <File
2257 RelativePath=".\extensions\extensions_service.cc " 2257 RelativePath=".\extensions\extensions_service.cc "
2258 > 2258 >
2259 </File> 2259 </File>
2260 <File 2260 <File
2261 RelativePath=".\extensions\extensions_service.h" 2261 RelativePath=".\extensions\extensions_service.h"
2262 > 2262 >
2263 </File> 2263 </File>
2264 <File
2265 RelativePath=".\extensions\user_script_master.cc "
2266 >
2267 </File>
2268 <File
2269 RelativePath=".\extensions\user_script_master.h"
2270 >
2271 </File>
2264 </Filter> 2272 </Filter>
2265 <Filter 2273 <Filter
2266 Name="Renderer Host" 2274 Name="Renderer Host"
2267 > 2275 >
2268 <File 2276 <File
2269 RelativePath=".\renderer_host\async_resource_han dler.cc" 2277 RelativePath=".\renderer_host\async_resource_han dler.cc"
2270 > 2278 >
2271 </File> 2279 </File>
2272 <File 2280 <File
2273 RelativePath=".\renderer_host\async_resource_han dler.h" 2281 RelativePath=".\renderer_host\async_resource_han dler.h"
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
2414 </File> 2422 </File>
2415 <File 2423 <File
2416 RelativePath=".\google_update.cc" 2424 RelativePath=".\google_update.cc"
2417 > 2425 >
2418 </File> 2426 </File>
2419 <File 2427 <File
2420 RelativePath=".\google_update.h" 2428 RelativePath=".\google_update.h"
2421 > 2429 >
2422 </File> 2430 </File>
2423 <File 2431 <File
2424 RelativePath=".\greasemonkey_master.cc"
2425 >
2426 </File>
2427 <File
2428 RelativePath=".\greasemonkey_master.h"
2429 >
2430 </File>
2431 <File
2432 RelativePath=".\interstitial_page.cc" 2432 RelativePath=".\interstitial_page.cc"
2433 > 2433 >
2434 </File> 2434 </File>
2435 <File 2435 <File
2436 RelativePath=".\interstitial_page.h" 2436 RelativePath=".\interstitial_page.h"
2437 > 2437 >
2438 </File> 2438 </File>
2439 <File 2439 <File
2440 RelativePath=".\modal_html_dialog_delegate.cc" 2440 RelativePath=".\modal_html_dialog_delegate.cc"
2441 > 2441 >
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
2473 > 2473 >
2474 </File> 2474 </File>
2475 <File 2475 <File
2476 RelativePath=".\toolbar_model.h" 2476 RelativePath=".\toolbar_model.h"
2477 > 2477 >
2478 </File> 2478 </File>
2479 </Files> 2479 </Files>
2480 <Globals> 2480 <Globals>
2481 </Globals> 2481 </Globals>
2482 </VisualStudioProject> 2482 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/greasemonkey_master.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698