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

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

Issue 27080: AppModalDialogQueue shouldn't depend on views. (Closed) Base URL: svn://chrome-svn.corp.google.com/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
« no previous file with comments | « chrome/views/app_modal_dialog_delegate.h ('k') | no next file » | 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="views" 5 Name="views"
6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}" 6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}"
7 RootNamespace="Views" 7 RootNamespace="Views"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 </File> 159 </File>
160 <File 160 <File
161 RelativePath=".\aero_tooltip_manager.cc" 161 RelativePath=".\aero_tooltip_manager.cc"
162 > 162 >
163 </File> 163 </File>
164 <File 164 <File
165 RelativePath=".\aero_tooltip_manager.h" 165 RelativePath=".\aero_tooltip_manager.h"
166 > 166 >
167 </File> 167 </File>
168 <File 168 <File
169 RelativePath=".\app_modal_dialog_delegate.h"
170 >
171 </File>
172 <File
173 RelativePath=".\background.cc" 169 RelativePath=".\background.cc"
174 > 170 >
175 </File> 171 </File>
176 <File 172 <File
177 RelativePath=".\background.h" 173 RelativePath=".\background.h"
178 > 174 >
179 </File> 175 </File>
180 <File 176 <File
181 RelativePath=".\base_button.cc" 177 RelativePath=".\base_button.cc"
182 > 178 >
(...skipping 463 matching lines...) Expand 10 before | Expand all | Expand 10 after
646 > 642 >
647 </File> 643 </File>
648 <File 644 <File
649 RelativePath=".\window_resources.h" 645 RelativePath=".\window_resources.h"
650 > 646 >
651 </File> 647 </File>
652 </Files> 648 </Files>
653 <Globals> 649 <Globals>
654 </Globals> 650 </Globals>
655 </VisualStudioProject> 651 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/views/app_modal_dialog_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698