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

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

Issue 16237: Remove TextBoundariesChrome.cpp (CL 2 of 2) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 12 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/WebCore/SConscript ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('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 2283 matching lines...) Expand 10 before | Expand all | Expand 10 after
2294 </File> 2294 </File>
2295 <File 2295 <File
2296 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\SystemTimeChromium.cpp" 2296 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\SystemTimeChromium.cpp"
2297 > 2297 >
2298 </File> 2298 </File>
2299 <File 2299 <File
2300 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\TemporaryLinkStubs.cpp" 2300 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\TemporaryLinkStubs.cpp"
2301 > 2301 >
2302 </File> 2302 </File>
2303 <File 2303 <File
2304 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\TextBoundariesChromium.cpp"
2305 >
2306 </File>
2307 <File
2308 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\TextBreakIteratorInternalICUChromium.cpp" 2304 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\TextBreakIteratorInternalICUChromium.cpp"
2309 > 2305 >
2310 </File> 2306 </File>
2311 <File 2307 <File
2312 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\WidgetChromium.cpp" 2308 RelativePath="..\..\..\third_party\WebKi t\WebCore\platform\chromium\WidgetChromium.cpp"
2313 > 2309 >
2314 </File> 2310 </File>
2315 </Filter> 2311 </Filter>
2316 </Filter> 2312 </Filter>
2317 <Filter 2313 <Filter
(...skipping 4973 matching lines...) Expand 10 before | Expand all | Expand 10 after
7291 </FileConfiguration> 7287 </FileConfiguration>
7292 </File> 7288 </File>
7293 <File 7289 <File
7294 RelativePath="..\precompiled_webkit.h" 7290 RelativePath="..\precompiled_webkit.h"
7295 > 7291 >
7296 </File> 7292 </File>
7297 </Files> 7293 </Files>
7298 <Globals> 7294 <Globals>
7299 </Globals> 7295 </Globals>
7300 </VisualStudioProject> 7296 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/WebCore/SConscript ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698