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

Side by Side Diff: app/app.vcproj

Issue 113143: Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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
« no previous file with comments | « app/DEPS ('k') | app/gfx/color_utils.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="app" 5 Name="app"
6 ProjectGUID="{4631946D-7D5F-44BD-A5A8-504C0A7033BE}" 6 ProjectGUID="{4631946D-7D5F-44BD-A5A8-504C0A7033BE}"
7 RootNamespace="app" 7 RootNamespace="app"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 </File> 138 </File>
139 <File 139 <File
140 RelativePath=".\gfx\chrome_font.h" 140 RelativePath=".\gfx\chrome_font.h"
141 > 141 >
142 </File> 142 </File>
143 <File 143 <File
144 RelativePath=".\gfx\chrome_font_win.cc" 144 RelativePath=".\gfx\chrome_font_win.cc"
145 > 145 >
146 </File> 146 </File>
147 <File 147 <File
148 RelativePath=".\gfx\color_utils.cc"
149 >
150 </File>
151 <File
152 RelativePath=".\gfx\color_utils.h"
153 >
154 </File>
155 <File
148 RelativePath=".\gfx\favicon_size.h" 156 RelativePath=".\gfx\favicon_size.h"
149 > 157 >
150 </File> 158 </File>
151 <File 159 <File
152 RelativePath=".\gfx\icon_util.cc" 160 RelativePath=".\gfx\icon_util.cc"
153 > 161 >
154 </File> 162 </File>
155 <File 163 <File
156 RelativePath=".\gfx\icon_util.h" 164 RelativePath=".\gfx\icon_util.h"
157 > 165 >
158 </File> 166 </File>
159 <File 167 <File
160 RelativePath=".\gfx\insets.h" 168 RelativePath=".\gfx\insets.h"
161 > 169 >
162 </File> 170 </File>
163 <File 171 <File
164 RelativePath=".\gfx\path.h" 172 RelativePath=".\gfx\path.h"
165 > 173 >
166 </File> 174 </File>
167 <File 175 <File
168 RelativePath=".\gfx\path_win.cc" 176 RelativePath=".\gfx\path_win.cc"
169 > 177 >
170 </File> 178 </File>
179 <File
180 RelativePath=".\gfx\text_elider.cc"
181 >
182 </File>
183 <File
184 RelativePath=".\gfx\text_elider.h"
185 >
186 </File>
171 </Filter> 187 </Filter>
172 <File 188 <File
173 RelativePath=".\animation.cc" 189 RelativePath=".\animation.cc"
174 > 190 >
175 </File> 191 </File>
176 <File 192 <File
177 RelativePath=".\animation.h" 193 RelativePath=".\animation.h"
178 > 194 >
179 </File> 195 </File>
180 <File 196 <File
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 > 254 >
239 </File> 255 </File>
240 <File 256 <File
241 RelativePath=".\throb_animation.h" 257 RelativePath=".\throb_animation.h"
242 > 258 >
243 </File> 259 </File>
244 </Files> 260 </Files>
245 <Globals> 261 <Globals>
246 </Globals> 262 </Globals>
247 </VisualStudioProject> 263 </VisualStudioProject>
OLDNEW
« no previous file with comments | « app/DEPS ('k') | app/gfx/color_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698