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

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

Issue 42318: Merge r11666.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/branches/169/src/
Patch Set: Created 11 years, 9 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
« no previous file with comments | « no previous file | chrome/browser/views/frame/browser_frame.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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 > 126 >
127 <File 127 <File
128 RelativePath=".\frame\browser_frame.cc" 128 RelativePath=".\frame\browser_frame.cc"
129 > 129 >
130 </File> 130 </File>
131 <File 131 <File
132 RelativePath=".\frame\browser_frame.h" 132 RelativePath=".\frame\browser_frame.h"
133 > 133 >
134 </File> 134 </File>
135 <File 135 <File
136 RelativePath=".\frame\browser_root_view.cc"
137 >
138 </File>
139 <File
140 RelativePath=".\frame\browser_root_view.h"
141 >
142 </File>
143 <File
136 RelativePath=".\frame\browser_view.cc" 144 RelativePath=".\frame\browser_view.cc"
137 > 145 >
138 </File> 146 </File>
139 <File 147 <File
140 RelativePath=".\frame\browser_view.h" 148 RelativePath=".\frame\browser_view.h"
141 > 149 >
142 </File> 150 </File>
143 <File 151 <File
144 RelativePath=".\frame\glass_browser_frame_view.c c" 152 RelativePath=".\frame\glass_browser_frame_view.c c"
145 > 153 >
(...skipping 660 matching lines...) Expand 10 before | Expand all | Expand 10 after
806 > 814 >
807 </File> 815 </File>
808 <File 816 <File
809 RelativePath=".\user_data_dir_dialog.h" 817 RelativePath=".\user_data_dir_dialog.h"
810 > 818 >
811 </File> 819 </File>
812 </Files> 820 </Files>
813 <Globals> 821 <Globals>
814 </Globals> 822 </Globals>
815 </VisualStudioProject> 823 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/views/frame/browser_frame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698