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

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

Issue 115012: Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... (Closed) Base URL: svn://chrome-svn/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/chrome.gyp ('k') | chrome/common/drag_drop_types.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 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 </File> 158 </File>
159 <File 159 <File
160 RelativePath=".\gfx\emf.cc" 160 RelativePath=".\gfx\emf.cc"
161 > 161 >
162 </File> 162 </File>
163 <File 163 <File
164 RelativePath=".\gfx\emf.h" 164 RelativePath=".\gfx\emf.h"
165 > 165 >
166 </File> 166 </File>
167 <File 167 <File
168 RelativePath=".\gfx\favicon_size.h"
169 >
170 </File>
171 <File
172 RelativePath=".\gfx\icon_util.cc"
173 >
174 </File>
175 <File
176 RelativePath=".\gfx\icon_util.h"
177 >
178 </File>
179 <File
180 RelativePath=".\gfx\insets.h"
181 >
182 </File>
183 <File
184 RelativePath=".\gfx\path.h" 168 RelativePath=".\gfx\path.h"
185 > 169 >
186 </File> 170 </File>
187 <File 171 <File
188 RelativePath=".\gfx\path_win.cc" 172 RelativePath=".\gfx\path_win.cc"
189 > 173 >
190 </File> 174 </File>
191 <File 175 <File
192 RelativePath=".\gfx\text_elider.cc" 176 RelativePath=".\gfx\text_elider.cc"
193 > 177 >
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
459 </File> 443 </File>
460 <File 444 <File
461 RelativePath=".\devtools_messages.h" 445 RelativePath=".\devtools_messages.h"
462 > 446 >
463 </File> 447 </File>
464 <File 448 <File
465 RelativePath=".\devtools_messages_internal.h" 449 RelativePath=".\devtools_messages_internal.h"
466 > 450 >
467 </File> 451 </File>
468 <File 452 <File
469 RelativePath=".\drag_drop_types.cc"
470 >
471 </File>
472 <File
473 RelativePath=".\drag_drop_types.h"
474 >
475 </File>
476 <File
477 RelativePath=".\env_vars.cc" 453 RelativePath=".\env_vars.cc"
478 > 454 >
479 </File> 455 </File>
480 <File 456 <File
481 RelativePath=".\env_vars.h" 457 RelativePath=".\env_vars.h"
482 > 458 >
483 </File> 459 </File>
484 <File 460 <File
485 RelativePath=".\filter_policy.h" 461 RelativePath=".\filter_policy.h"
486 > 462 >
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
527 </File> 503 </File>
528 <File 504 <File
529 RelativePath=".\logging_chrome.h" 505 RelativePath=".\logging_chrome.h"
530 > 506 >
531 </File> 507 </File>
532 <File 508 <File
533 RelativePath=".\main_function_params.h" 509 RelativePath=".\main_function_params.h"
534 > 510 >
535 </File> 511 </File>
536 <File 512 <File
537 RelativePath=".\message_box_flags.h"
538 >
539 </File>
540 <File
541 RelativePath=".\message_router.cc" 513 RelativePath=".\message_router.cc"
542 > 514 >
543 </File> 515 </File>
544 <File 516 <File
545 RelativePath=".\message_router.h" 517 RelativePath=".\message_router.h"
546 > 518 >
547 </File> 519 </File>
548 <File 520 <File
549 RelativePath=".\mru_cache.h" 521 RelativePath=".\mru_cache.h"
550 > 522 >
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
806 > 778 >
807 </File> 779 </File>
808 <File 780 <File
809 RelativePath=".\worker_thread_ticker.h" 781 RelativePath=".\worker_thread_ticker.h"
810 > 782 >
811 </File> 783 </File>
812 </Files> 784 </Files>
813 <Globals> 785 <Globals>
814 </Globals> 786 </Globals>
815 </VisualStudioProject> 787 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/drag_drop_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698