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

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

Issue 28297: Implement gfx::Path on GTK. (Closed)
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
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 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 </File> 194 </File>
195 <File 195 <File
196 RelativePath=".\gfx\icon_util.h" 196 RelativePath=".\gfx\icon_util.h"
197 > 197 >
198 </File> 198 </File>
199 <File 199 <File
200 RelativePath=".\gfx\insets.h" 200 RelativePath=".\gfx\insets.h"
201 > 201 >
202 </File> 202 </File>
203 <File 203 <File
204 » » » » RelativePath=".\gfx\path.cc" 204 » » » » RelativePath=".\gfx\path_win.cc"
205 > 205 >
206 </File> 206 </File>
207 <File 207 <File
208 RelativePath=".\gfx\path.h" 208 RelativePath=".\gfx\path.h"
209 > 209 >
210 </File> 210 </File>
211 <File 211 <File
212 RelativePath=".\gfx\text_elider.cc" 212 RelativePath=".\gfx\text_elider.cc"
213 > 213 >
214 </File> 214 </File>
(...skipping 595 matching lines...) Expand 10 before | Expand all | Expand 10 after
810 > 810 >
811 </File> 811 </File>
812 <File 812 <File
813 RelativePath=".\worker_thread_ticker.h" 813 RelativePath=".\worker_thread_ticker.h"
814 > 814 >
815 </File> 815 </File>
816 </Files> 816 </Files>
817 <Globals> 817 <Globals>
818 </Globals> 818 </Globals>
819 </VisualStudioProject> 819 </VisualStudioProject>
OLDNEW
« chrome/chrome.gyp ('K') | « chrome/common/common.scons ('k') | chrome/common/gfx/path.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698