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

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

Issue 99121: Merge WebKit console and load deferrer changes. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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 | « DEPS ('k') | webkit/glue/chrome_client_impl.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="WebCore" 5 Name="WebCore"
6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}" 6 ProjectGUID="{1C16337B-ACF3-4D03-AA90-851C5B5EADA6}"
7 RootNamespace="WebCore" 7 RootNamespace="WebCore"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 447 matching lines...) Expand 10 before | Expand all | Expand 10 after
458 </File> 458 </File>
459 <File 459 <File
460 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PageGroup.cpp" 460 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PageGroup.cpp"
461 > 461 >
462 </File> 462 </File>
463 <File 463 <File
464 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PageGroup.h" 464 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PageGroup.h"
465 > 465 >
466 </File> 466 </File>
467 <File 467 <File
468 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PageGroupLoadDeferrer.cpp"
469 >
470 </File>
471 <File
472 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PageGroupLoadDeferrer.h"
473 >
474 </File>
475 <File
468 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PositionCallback.h" 476 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PositionCallback.h"
469 > 477 >
470 </File> 478 </File>
471 <File 479 <File
472 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PositionError.h" 480 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PositionError.h"
473 > 481 >
474 </File> 482 </File>
475 <File 483 <File
476 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PositionErrorCallback.h" 484 RelativePath="..\..\..\third_party\WebKit\WebCor e\page\PositionErrorCallback.h"
477 > 485 >
(...skipping 7156 matching lines...) Expand 10 before | Expand all | Expand 10 after
7634 </FileConfiguration> 7642 </FileConfiguration>
7635 </File> 7643 </File>
7636 <File 7644 <File
7637 RelativePath="..\precompiled_webkit.h" 7645 RelativePath="..\precompiled_webkit.h"
7638 > 7646 >
7639 </File> 7647 </File>
7640 </Files> 7648 </Files>
7641 <Globals> 7649 <Globals>
7642 </Globals> 7650 </Globals>
7643 </VisualStudioProject> 7651 </VisualStudioProject>
OLDNEW
« no previous file with comments | « DEPS ('k') | webkit/glue/chrome_client_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698