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

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

Issue 8885: Implementation of the UI part of the autofill (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « chrome/renderer/render_widget_unittest.cc ('k') | webkit/build/port/port.vcproj » ('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="Glue" 5 Name="Glue"
6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}" 6 ProjectGUID="{C66B126D-0ECE-4CA2-B6DC-FA780AFBBF09}"
7 RootNamespace="glue" 7 RootNamespace="glue"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 </File> 374 </File>
375 <File 375 <File
376 RelativePath="..\..\glue\feed_preview.cc" 376 RelativePath="..\..\glue\feed_preview.cc"
377 > 377 >
378 </File> 378 </File>
379 <File 379 <File
380 RelativePath="..\..\glue\feed_preview.h" 380 RelativePath="..\..\glue\feed_preview.h"
381 > 381 >
382 </File> 382 </File>
383 <File 383 <File
384 RelativePath="..\..\glue\form_autocomplete_liste ner.cc"
385 >
386 </File>
387 <File
388 RelativePath="..\..\glue\form_autocomplete_liste ner.h"
389 >
390 </File>
391 <File
384 RelativePath="..\..\glue\glue_accessibility.cc" 392 RelativePath="..\..\glue\glue_accessibility.cc"
385 > 393 >
386 </File> 394 </File>
387 <File 395 <File
388 RelativePath="..\..\glue\glue_accessibility.h" 396 RelativePath="..\..\glue\glue_accessibility.h"
389 > 397 >
390 </File> 398 </File>
391 <File 399 <File
392 RelativePath="..\..\glue\glue_serialize.cc" 400 RelativePath="..\..\glue\glue_serialize.cc"
393 > 401 >
(...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after
702 </File> 710 </File>
703 <File 711 <File
704 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h" 712 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h"
705 > 713 >
706 </File> 714 </File>
707 </Filter> 715 </Filter>
708 </Files> 716 </Files>
709 <Globals> 717 <Globals>
710 </Globals> 718 </Globals>
711 </VisualStudioProject> 719 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/render_widget_unittest.cc ('k') | webkit/build/port/port.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698