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

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

Issue 11479: New take at implementing autofill using the editor client API (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 | « no previous file | webkit/glue/autocomplete_input_listener.cc » ('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 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
266 </File> 266 </File>
267 <File 267 <File
268 RelativePath="..\..\glue\alt_error_page_resource _fetcher.cc" 268 RelativePath="..\..\glue\alt_error_page_resource _fetcher.cc"
269 > 269 >
270 </File> 270 </File>
271 <File 271 <File
272 RelativePath="..\..\glue\alt_error_page_resource _fetcher.h" 272 RelativePath="..\..\glue\alt_error_page_resource _fetcher.h"
273 > 273 >
274 </File> 274 </File>
275 <File 275 <File
276 RelativePath="..\..\glue\autocomplete_input_list ener.cc"
277 >
278 </File>
279 <File
280 RelativePath="..\..\glue\autocomplete_input_list ener.h"
281 >
282 </File>
283 <File
284 RelativePath="..\..\glue\cache_manager.cc" 276 RelativePath="..\..\glue\cache_manager.cc"
285 > 277 >
286 </File> 278 </File>
287 <File 279 <File
288 RelativePath="..\..\glue\chrome_client_impl.cc" 280 RelativePath="..\..\glue\chrome_client_impl.cc"
289 > 281 >
290 </File> 282 </File>
291 <File 283 <File
292 RelativePath="..\..\glue\chrome_client_impl.h" 284 RelativePath="..\..\glue\chrome_client_impl.h"
293 > 285 >
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 </File> 378 </File>
387 <File 379 <File
388 RelativePath="..\..\glue\feed_preview.cc" 380 RelativePath="..\..\glue\feed_preview.cc"
389 > 381 >
390 </File> 382 </File>
391 <File 383 <File
392 RelativePath="..\..\glue\feed_preview.h" 384 RelativePath="..\..\glue\feed_preview.h"
393 > 385 >
394 </File> 386 </File>
395 <File 387 <File
396 RelativePath="..\..\glue\form_autocomplete_liste ner.cc"
397 >
398 </File>
399 <File
400 RelativePath="..\..\glue\form_autocomplete_liste ner.h"
401 >
402 </File>
403 <File
404 RelativePath="..\..\glue\glue_accessibility.cc" 388 RelativePath="..\..\glue\glue_accessibility.cc"
405 > 389 >
406 </File> 390 </File>
407 <File 391 <File
408 RelativePath="..\..\glue\glue_accessibility.h" 392 RelativePath="..\..\glue\glue_accessibility.h"
409 > 393 >
410 </File> 394 </File>
411 <File 395 <File
412 RelativePath="..\..\glue\glue_serialize.cc" 396 RelativePath="..\..\glue\glue_serialize.cc"
413 > 397 >
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
734 </File> 718 </File>
735 <File 719 <File
736 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h" 720 RelativePath="..\..\glue\plugins\webplugin_deleg ate_impl.h"
737 > 721 >
738 </File> 722 </File>
739 </Filter> 723 </Filter>
740 </Files> 724 </Files>
741 <Globals> 725 <Globals>
742 </Globals> 726 </Globals>
743 </VisualStudioProject> 727 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | webkit/glue/autocomplete_input_listener.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698