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

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

Issue 109043: Move l10n_util to app/ (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/common/child_process_info.cc ('k') | chrome/common/common_glue.cc » ('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 516 matching lines...) Expand 10 before | Expand all | Expand 10 after
527 </File> 527 </File>
528 <File 528 <File
529 RelativePath=".\jstemplate_builder.cc" 529 RelativePath=".\jstemplate_builder.cc"
530 > 530 >
531 </File> 531 </File>
532 <File 532 <File
533 RelativePath=".\jstemplate_builder.h" 533 RelativePath=".\jstemplate_builder.h"
534 > 534 >
535 </File> 535 </File>
536 <File 536 <File
537 RelativePath=".\l10n_util.cc"
538 >
539 </File>
540 <File
541 RelativePath=".\l10n_util.h"
542 >
543 </File>
544 <File
545 RelativePath=".\l10n_util_win.cc"
546 >
547 </File>
548 <File
549 RelativePath=".\l10n_util_win.h"
550 >
551 </File>
552 <File
553 RelativePath=".\libxml_utils.cc" 537 RelativePath=".\libxml_utils.cc"
554 > 538 >
555 </File> 539 </File>
556 <File 540 <File
557 RelativePath=".\libxml_utils.h" 541 RelativePath=".\libxml_utils.h"
558 > 542 >
559 </File> 543 </File>
560 <File 544 <File
561 RelativePath=".\logging_chrome.cc" 545 RelativePath=".\logging_chrome.cc"
562 > 546 >
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
842 > 826 >
843 </File> 827 </File>
844 <File 828 <File
845 RelativePath=".\worker_thread_ticker.h" 829 RelativePath=".\worker_thread_ticker.h"
846 > 830 >
847 </File> 831 </File>
848 </Files> 832 </Files>
849 <Globals> 833 <Globals>
850 </Globals> 834 </Globals>
851 </VisualStudioProject> 835 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/child_process_info.cc ('k') | chrome/common/common_glue.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698