OLD | NEW |
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 2018 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2029 </File> | 2029 </File> |
2030 <File | 2030 <File |
2031 RelativePath=".\extensions\extension_browser_eve
nt_router.cc" | 2031 RelativePath=".\extensions\extension_browser_eve
nt_router.cc" |
2032 > | 2032 > |
2033 </File> | 2033 </File> |
2034 <File | 2034 <File |
2035 RelativePath=".\extensions\extension_browser_eve
nt_router.h" | 2035 RelativePath=".\extensions\extension_browser_eve
nt_router.h" |
2036 > | 2036 > |
2037 </File> | 2037 </File> |
2038 <File | 2038 <File |
| 2039 RelativePath=".\extensions\extension_creator.cc" |
| 2040 > |
| 2041 </File> |
| 2042 <File |
| 2043 RelativePath=".\extensions\extension_creator.h" |
| 2044 > |
| 2045 </File> |
| 2046 <File |
2039 RelativePath=".\extensions\extension_event_names
.cc" | 2047 RelativePath=".\extensions\extension_event_names
.cc" |
2040 > | 2048 > |
2041 </File> | 2049 </File> |
2042 <File | 2050 <File |
2043 RelativePath=".\extensions\extension_event_names
.h" | 2051 RelativePath=".\extensions\extension_event_names
.h" |
2044 > | 2052 > |
2045 </File> | 2053 </File> |
2046 <File | 2054 <File |
2047 RelativePath=".\extensions\extension_function.cc
" | 2055 RelativePath=".\extensions\extension_function.cc
" |
2048 > | 2056 > |
(...skipping 760 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2809 > | 2817 > |
2810 </File> | 2818 </File> |
2811 <File | 2819 <File |
2812 RelativePath=".\utility_process_host.h" | 2820 RelativePath=".\utility_process_host.h" |
2813 > | 2821 > |
2814 </File> | 2822 </File> |
2815 </Files> | 2823 </Files> |
2816 <Globals> | 2824 <Globals> |
2817 </Globals> | 2825 </Globals> |
2818 </VisualStudioProject> | 2826 </VisualStudioProject> |
OLD | NEW |