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

Side by Side Diff: base/build/base.vcproj

Issue 40255: Add API functions to control Quantify, as well as expose these... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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 | « base/base.scons ('k') | base/profiler.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="base" 5 Name="base"
6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}" 6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}"
7 RootNamespace="base" 7 RootNamespace="base"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 612 matching lines...) Expand 10 before | Expand all | Expand 10 after
623 </File> 623 </File>
624 <File 624 <File
625 RelativePath="..\process_util_win.cc" 625 RelativePath="..\process_util_win.cc"
626 > 626 >
627 </File> 627 </File>
628 <File 628 <File
629 RelativePath="..\process_win.cc" 629 RelativePath="..\process_win.cc"
630 > 630 >
631 </File> 631 </File>
632 <File 632 <File
633 RelativePath="..\profiler.cc"
634 >
635 </File>
636 <File
637 RelativePath="..\profiler.h"
638 >
639 </File>
640 <File
633 RelativePath="..\third_party\nspr\prtime.cc" 641 RelativePath="..\third_party\nspr\prtime.cc"
634 > 642 >
635 </File> 643 </File>
636 <File 644 <File
637 RelativePath="..\third_party\nspr\prtime.h" 645 RelativePath="..\third_party\nspr\prtime.h"
638 > 646 >
639 </File> 647 </File>
640 <File 648 <File
641 RelativePath="..\third_party\nspr\prtypes.h" 649 RelativePath="..\third_party\nspr\prtypes.h"
642 > 650 >
(...skipping 391 matching lines...) Expand 10 before | Expand all | Expand 10 after
1034 > 1042 >
1035 </File> 1043 </File>
1036 <File 1044 <File
1037 RelativePath="..\worker_pool.h" 1045 RelativePath="..\worker_pool.h"
1038 > 1046 >
1039 </File> 1047 </File>
1040 </Files> 1048 </Files>
1041 <Globals> 1049 <Globals>
1042 </Globals> 1050 </Globals>
1043 </VisualStudioProject> 1051 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/base.scons ('k') | base/profiler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698