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

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

Issue 20066: Move resource_message_filter and resource_request_details to the renderer_hos... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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
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 680 matching lines...) Expand 10 before | Expand all | Expand 10 after
691 <Tool 691 <Tool
692 Name="VCCLCompilerTool" 692 Name="VCCLCompilerTool"
693 /> 693 />
694 </FileConfiguration> 694 </FileConfiguration>
695 </File> 695 </File>
696 <File 696 <File
697 RelativePath="..\..\tools\build\win\precompiled_wtl.h" 697 RelativePath="..\..\tools\build\win\precompiled_wtl.h"
698 > 698 >
699 </File> 699 </File>
700 <File 700 <File
701 RelativePath=".\repost_form_warning_view.cc"
702 >
703 </File>
704 <File
705 RelativePath=".\repost_form_warning_view.h"
706 >
707 </File>
708 <File
701 RelativePath=".\restart_message_box.cc" 709 RelativePath=".\restart_message_box.cc"
702 > 710 >
703 </File> 711 </File>
704 <File 712 <File
705 RelativePath=".\restart_message_box.h" 713 RelativePath=".\restart_message_box.h"
706 > 714 >
707 </File> 715 </File>
708 <File 716 <File
709 RelativePath=".\sad_tab_view.cc" 717 RelativePath=".\sad_tab_view.cc"
710 > 718 >
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 > 806 >
799 </File> 807 </File>
800 <File 808 <File
801 RelativePath=".\user_data_dir_dialog.h" 809 RelativePath=".\user_data_dir_dialog.h"
802 > 810 >
803 </File> 811 </File>
804 </Files> 812 </Files>
805 <Globals> 813 <Globals>
806 </Globals> 814 </Globals>
807 </VisualStudioProject> 815 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698