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

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

Issue 7320: Rename various text zoom related stuff to be more generic, since we now can... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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/browser/tab_contents.h ('k') | chrome/common/page_zoom.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 524 matching lines...) Expand 10 before | Expand all | Expand 10 after
535 </File> 535 </File>
536 <File 536 <File
537 RelativePath=".\os_exchange_data.h" 537 RelativePath=".\os_exchange_data.h"
538 > 538 >
539 </File> 539 </File>
540 <File 540 <File
541 RelativePath=".\page_transition_types.h" 541 RelativePath=".\page_transition_types.h"
542 > 542 >
543 </File> 543 </File>
544 <File 544 <File
545 RelativePath=".\page_zoom.h"
546 >
547 </File>
548 <File
545 RelativePath="..\tools\build\win\precompiled.cc" 549 RelativePath="..\tools\build\win\precompiled.cc"
546 > 550 >
547 <FileConfiguration 551 <FileConfiguration
548 Name="Debug|Win32" 552 Name="Debug|Win32"
549 > 553 >
550 <Tool 554 <Tool
551 Name="VCCLCompilerTool" 555 Name="VCCLCompilerTool"
552 UsePrecompiledHeader="1" 556 UsePrecompiledHeader="1"
553 /> 557 />
554 </FileConfiguration> 558 </FileConfiguration>
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
651 </File> 655 </File>
652 <File 656 <File
653 RelativePath=".\task_queue.cc" 657 RelativePath=".\task_queue.cc"
654 > 658 >
655 </File> 659 </File>
656 <File 660 <File
657 RelativePath=".\task_queue.h" 661 RelativePath=".\task_queue.h"
658 > 662 >
659 </File> 663 </File>
660 <File 664 <File
661 RelativePath=".\text_zoom.h"
662 >
663 </File>
664 <File
665 RelativePath=".\throb_animation.cc" 665 RelativePath=".\throb_animation.cc"
666 > 666 >
667 </File> 667 </File>
668 <File 668 <File
669 RelativePath=".\throb_animation.h" 669 RelativePath=".\throb_animation.h"
670 > 670 >
671 </File> 671 </File>
672 <File 672 <File
673 RelativePath=".\thumbnail_score.cc" 673 RelativePath=".\thumbnail_score.cc"
674 > 674 >
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 > 714 >
715 </File> 715 </File>
716 <File 716 <File
717 RelativePath=".\worker_thread_ticker.h" 717 RelativePath=".\worker_thread_ticker.h"
718 > 718 >
719 </File> 719 </File>
720 </Files> 720 </Files>
721 <Globals> 721 <Globals>
722 </Globals> 722 </Globals>
723 </VisualStudioProject> 723 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/tab_contents.h ('k') | chrome/common/page_zoom.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698