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

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

Issue 115475: Refactors HWNDPhotobooth into NativeViewPhotobooth and... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/views/tabs/dragged_tab_controller.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_views" 5 Name="browser_views"
6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}" 6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}"
7 RootNamespace="Browser_views" 7 RootNamespace="Browser_views"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 </File> 318 </File>
319 <File 319 <File
320 RelativePath=".\tabs\dragged_tab_view.cc" 320 RelativePath=".\tabs\dragged_tab_view.cc"
321 > 321 >
322 </File> 322 </File>
323 <File 323 <File
324 RelativePath=".\tabs\dragged_tab_view.h" 324 RelativePath=".\tabs\dragged_tab_view.h"
325 > 325 >
326 </File> 326 </File>
327 <File 327 <File
328 » » » » RelativePath=".\tabs\hwnd_photobooth.cc" 328 » » » » RelativePath=".\tabs\native_view_photobooth_win. cc"
329 > 329 >
330 </File> 330 </File>
331 <File 331 <File
332 » » » » RelativePath=".\tabs\hwnd_photobooth.h" 332 » » » » RelativePath=".\tabs\native_view_photobooth_win. h"
333 » » » » >
334 » » » </File>
335 » » » <File
336 » » » » RelativePath=".\tabs\native_view_photobooth.h"
333 > 337 >
334 </File> 338 </File>
335 <File 339 <File
336 RelativePath=".\tabs\tab.cc" 340 RelativePath=".\tabs\tab.cc"
337 > 341 >
338 </File> 342 </File>
339 <File 343 <File
340 RelativePath=".\tabs\tab.h" 344 RelativePath=".\tabs\tab.h"
341 > 345 >
342 </File> 346 </File>
(...skipping 527 matching lines...) Expand 10 before | Expand all | Expand 10 after
870 > 874 >
871 </File> 875 </File>
872 <File 876 <File
873 RelativePath=".\user_data_dir_dialog.h" 877 RelativePath=".\user_data_dir_dialog.h"
874 > 878 >
875 </File> 879 </File>
876 </Files> 880 </Files>
877 <Globals> 881 <Globals>
878 </Globals> 882 </Globals>
879 </VisualStudioProject> 883 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/views/tabs/dragged_tab_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698