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

Side by Side Diff: chrome/common/common.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 | « chrome/common/accessibility_types.h ('k') | chrome/common/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="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 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 </File> 142 </File>
143 <File 143 <File
144 RelativePath=".\net\url_request_intercept_job.h" 144 RelativePath=".\net\url_request_intercept_job.h"
145 > 145 >
146 </File> 146 </File>
147 </Filter> 147 </Filter>
148 <Filter 148 <Filter
149 Name="gfx" 149 Name="gfx"
150 > 150 >
151 <File 151 <File
152 RelativePath=".\gfx\color_utils.cc"
153 >
154 </File>
155 <File
156 RelativePath=".\gfx\color_utils.h"
157 >
158 </File>
159 <File
160 RelativePath=".\gfx\emf.cc" 152 RelativePath=".\gfx\emf.cc"
161 > 153 >
162 </File> 154 </File>
163 <File 155 <File
164 RelativePath=".\gfx\emf.h" 156 RelativePath=".\gfx\emf.h"
165 > 157 >
166 </File> 158 </File>
167 <File 159 <File
168 RelativePath=".\gfx\text_elider.cc"
169 >
170 </File>
171 <File
172 RelativePath=".\gfx\text_elider.h"
173 >
174 </File>
175 <File
176 RelativePath=".\gfx\utils.h" 160 RelativePath=".\gfx\utils.h"
177 > 161 >
178 </File> 162 </File>
179 </Filter> 163 </Filter>
180 <Filter 164 <Filter
181 Name="ipc" 165 Name="ipc"
182 > 166 >
183 <File 167 <File
184 RelativePath=".\ipc_channel.h" 168 RelativePath=".\ipc_channel.h"
185 > 169 >
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
307 <File 291 <File
308 RelativePath=".\app_cache\app_cache_dispatcher_h ost.cc" 292 RelativePath=".\app_cache\app_cache_dispatcher_h ost.cc"
309 > 293 >
310 </File> 294 </File>
311 <File 295 <File
312 RelativePath=".\app_cache\app_cache_dispatcher_h ost.h" 296 RelativePath=".\app_cache\app_cache_dispatcher_h ost.h"
313 > 297 >
314 </File> 298 </File>
315 </Filter> 299 </Filter>
316 <File 300 <File
317 RelativePath=".\accessibility_types.h"
318 >
319 </File>
320 <File
321 RelativePath=".\bindings_policy.h" 301 RelativePath=".\bindings_policy.h"
322 > 302 >
323 </File> 303 </File>
324 <File 304 <File
325 RelativePath=".\child_process.cc" 305 RelativePath=".\child_process.cc"
326 > 306 >
327 </File> 307 </File>
328 <File 308 <File
329 RelativePath=".\child_process.h" 309 RelativePath=".\child_process.h"
330 > 310 >
(...skipping 435 matching lines...) Expand 10 before | Expand all | Expand 10 after
766 > 746 >
767 </File> 747 </File>
768 <File 748 <File
769 RelativePath=".\worker_thread_ticker.h" 749 RelativePath=".\worker_thread_ticker.h"
770 > 750 >
771 </File> 751 </File>
772 </Files> 752 </Files>
773 <Globals> 753 <Globals>
774 </Globals> 754 </Globals>
775 </VisualStudioProject> 755 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/accessibility_types.h ('k') | chrome/common/gfx/color_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698