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

Side by Side Diff: webkit/build/V8Bindings/V8Bindings.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 | « webkit/build/V8Bindings/SConscript ('k') | webkit/extensions/v8/profiler_extension.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="V8Bindings" 5 Name="V8Bindings"
6 ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}" 6 ProjectGUID="{625A8F11-2B4E-45B4-BD99-C6D629C606C0}"
7 RootNamespace="V8" 7 RootNamespace="V8"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 2681 matching lines...) Expand 10 before | Expand all | Expand 10 after
2692 > 2692 >
2693 </File> 2693 </File>
2694 <File 2694 <File
2695 RelativePath="..\..\extensions\v8\playback_exten sion.cc" 2695 RelativePath="..\..\extensions\v8\playback_exten sion.cc"
2696 > 2696 >
2697 </File> 2697 </File>
2698 <File 2698 <File
2699 RelativePath="..\..\extensions\v8\playback_exten sion.h" 2699 RelativePath="..\..\extensions\v8\playback_exten sion.h"
2700 > 2700 >
2701 </File> 2701 </File>
2702 <File
2703 RelativePath="..\..\extensions\v8\profiler_exten sion.cc"
2704 >
2705 </File>
2706 <File
2707 RelativePath="..\..\extensions\v8\profiler_exten sion.h"
2708 >
2709 </File>
2702 </Filter> 2710 </Filter>
2703 <File 2711 <File
2704 RelativePath="..\..\port\bindings\v8\dom_wrapper_map.h" 2712 RelativePath="..\..\port\bindings\v8\dom_wrapper_map.h"
2705 > 2713 >
2706 </File> 2714 </File>
2707 <File 2715 <File
2708 RelativePath="..\..\port\bindings\v8\JSDOMBinding.cpp" 2716 RelativePath="..\..\port\bindings\v8\JSDOMBinding.cpp"
2709 > 2717 >
2710 </File> 2718 </File>
2711 <File 2719 <File
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
2905 > 2913 >
2906 </File> 2914 </File>
2907 <File 2915 <File
2908 RelativePath="..\..\port\bindings\v8\WorkerScriptControl ler.h" 2916 RelativePath="..\..\port\bindings\v8\WorkerScriptControl ler.h"
2909 > 2917 >
2910 </File> 2918 </File>
2911 </Files> 2919 </Files>
2912 <Globals> 2920 <Globals>
2913 </Globals> 2921 </Globals>
2914 </VisualStudioProject> 2922 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/V8Bindings/SConscript ('k') | webkit/extensions/v8/profiler_extension.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698