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

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

Issue 118420: Adds kind-of-live thumbnail generation for a potential tab switcher. This... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/browser_process_impl.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 2474 matching lines...) Expand 10 before | Expand all | Expand 10 after
2485 </File> 2485 </File>
2486 <File 2486 <File
2487 RelativePath=".\tab_contents\tab_contents_view_w in.cc" 2487 RelativePath=".\tab_contents\tab_contents_view_w in.cc"
2488 > 2488 >
2489 </File> 2489 </File>
2490 <File 2490 <File
2491 RelativePath=".\tab_contents\tab_contents_view_w in.h" 2491 RelativePath=".\tab_contents\tab_contents_view_w in.h"
2492 > 2492 >
2493 </File> 2493 </File>
2494 <File 2494 <File
2495 RelativePath=".\tab_contents\thumbnail_generator .cc"
2496 >
2497 </File>
2498 <File
2499 RelativePath=".\tab_contents\thumbnail_generator .h"
2500 >
2501 </File>
2502 <File
2495 RelativePath=".\tab_contents\tab_util.cc" 2503 RelativePath=".\tab_contents\tab_util.cc"
2496 > 2504 >
2497 </File> 2505 </File>
2498 <File 2506 <File
2499 RelativePath=".\tab_contents\tab_util.h" 2507 RelativePath=".\tab_contents\tab_util.h"
2500 > 2508 >
2501 </File> 2509 </File>
2502 <File 2510 <File
2503 RelativePath=".\tab_contents\web_drag_source.cc" 2511 RelativePath=".\tab_contents\web_drag_source.cc"
2504 > 2512 >
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
2825 > 2833 >
2826 </File> 2834 </File>
2827 <File 2835 <File
2828 RelativePath=".\utility_process_host.h" 2836 RelativePath=".\utility_process_host.h"
2829 > 2837 >
2830 </File> 2838 </File>
2831 </Files> 2839 </Files>
2832 <Globals> 2840 <Globals>
2833 </Globals> 2841 </Globals>
2834 </VisualStudioProject> 2842 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_process_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698