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

Side by Side Diff: webkit/build/V8Bindings/V8Bindings.vcproj

Issue 42634: Revert change 12507 and 12532 because it breaks the ... (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/port/bindings/v8/DOMObjectsInclude.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 2795 matching lines...) Expand 10 before | Expand all | Expand 10 after
2806 <File 2806 <File
2807 RelativePath="..\..\extensions\v8\profiler_exten sion.h" 2807 RelativePath="..\..\extensions\v8\profiler_exten sion.h"
2808 > 2808 >
2809 </File> 2809 </File>
2810 </Filter> 2810 </Filter>
2811 <File 2811 <File
2812 RelativePath="..\..\port\bindings\v8\dom_wrapper_map.h" 2812 RelativePath="..\..\port\bindings\v8\dom_wrapper_map.h"
2813 > 2813 >
2814 </File> 2814 </File>
2815 <File 2815 <File
2816 RelativePath="..\..\port\bindings\v8\DOMObjectsInclude.h "
2817 >
2818 </File>
2819 <File
2820 RelativePath="..\..\port\bindings\v8\JSDOMBinding.cpp" 2816 RelativePath="..\..\port\bindings\v8\JSDOMBinding.cpp"
2821 > 2817 >
2822 </File> 2818 </File>
2823 <File 2819 <File
2824 RelativePath="..\..\port\bindings\v8\JSDOMBinding.h" 2820 RelativePath="..\..\port\bindings\v8\JSDOMBinding.h"
2825 > 2821 >
2826 </File> 2822 </File>
2827 <File 2823 <File
2828 RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.c pp" 2824 RelativePath="..\..\port\bindings\v8\JSXPathNSResolver.c pp"
2829 > 2825 >
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
2982 </File> 2978 </File>
2983 <File 2979 <File
2984 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\V8Binding.h" 2980 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\V8Binding.h"
2985 > 2981 >
2986 </File> 2982 </File>
2987 <File 2983 <File
2988 RelativePath="..\..\port\bindings\v8\V8CanvasPixelArrayC ustom.cpp" 2984 RelativePath="..\..\port\bindings\v8\V8CanvasPixelArrayC ustom.cpp"
2989 > 2985 >
2990 </File> 2986 </File>
2991 <File 2987 <File
2992 RelativePath="..\..\port\bindings\v8\V8DOMMap.cpp"
2993 >
2994 </File>
2995 <File
2996 RelativePath="..\..\port\bindings\v8\V8DOMMap.h"
2997 >
2998 </File>
2999 <File
3000 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\V8Collection.h" 2988 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\V8Collection.h"
3001 > 2989 >
3002 </File> 2990 </File>
3003 <File 2991 <File
3004 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\V8LazyEventListener.cpp" 2992 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\V8LazyEventListener.cpp"
3005 > 2993 >
3006 </File> 2994 </File>
3007 <File 2995 <File
3008 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\V8LazyEventListener.h" 2996 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\V8LazyEventListener.h"
3009 > 2997 >
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
3073 > 3061 >
3074 </File> 3062 </File>
3075 <File 3063 <File
3076 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\WorkerScriptController.h" 3064 RelativePath="..\..\..\third_party\WebKit\WebCore\bindin gs\v8\WorkerScriptController.h"
3077 > 3065 >
3078 </File> 3066 </File>
3079 </Files> 3067 </Files>
3080 <Globals> 3068 <Globals>
3081 </Globals> 3069 </Globals>
3082 </VisualStudioProject> 3070 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/V8Bindings/SConscript ('k') | webkit/port/bindings/v8/DOMObjectsInclude.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698