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

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

Issue 58008: Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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="common" 5 Name="common"
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
7 RootNamespace="common" 7 RootNamespace="common"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 800 matching lines...) Expand 10 before | Expand all | Expand 10 after
811 </File> 811 </File>
812 <File 812 <File
813 RelativePath=".\visitedlink_common.cc" 813 RelativePath=".\visitedlink_common.cc"
814 > 814 >
815 </File> 815 </File>
816 <File 816 <File
817 RelativePath=".\visitedlink_common.h" 817 RelativePath=".\visitedlink_common.h"
818 > 818 >
819 </File> 819 </File>
820 <File 820 <File
821 RelativePath=".\webkit_param_traits.h"
822 >
823 </File>
824 <File
821 RelativePath=".\win_safe_util.cc" 825 RelativePath=".\win_safe_util.cc"
822 > 826 >
823 </File> 827 </File>
824 <File 828 <File
825 RelativePath=".\win_safe_util.h" 829 RelativePath=".\win_safe_util.h"
826 > 830 >
827 </File> 831 </File>
828 <File 832 <File
829 RelativePath=".\win_util.cc" 833 RelativePath=".\win_util.cc"
830 > 834 >
831 </File> 835 </File>
832 <File 836 <File
833 RelativePath=".\win_util.h" 837 RelativePath=".\win_util.h"
834 > 838 >
835 </File> 839 </File>
836 <File 840 <File
837 RelativePath=".\worker_thread_ticker.cc" 841 RelativePath=".\worker_thread_ticker.cc"
838 > 842 >
839 </File> 843 </File>
840 <File 844 <File
841 RelativePath=".\worker_thread_ticker.h" 845 RelativePath=".\worker_thread_ticker.h"
842 > 846 >
843 </File> 847 </File>
844 </Files> 848 </Files>
845 <Globals> 849 <Globals>
846 </Globals> 850 </Globals>
847 </VisualStudioProject> 851 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698