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

Side by Side Diff: chrome/browser/views/browser_views.vcproj

Issue 79032: Split out the contents view into its own header. rename it to AutocompletePop... (Closed) Base URL: svn://chrome-svn.corp.google.com/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
« no previous file with comments | « chrome/browser/views/autocomplete/autocomplete_popup_win.cc ('k') | no next file » | 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="browser_views" 5 Name="browser_views"
6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}" 6 ProjectGUID="{FA537565-7B03-4FFC-AF15-F7A979B72E22}"
7 RootNamespace="Browser_views" 7 RootNamespace="Browser_views"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 </File> 378 </File>
379 <File 379 <File
380 RelativePath="..\page_state.h" 380 RelativePath="..\page_state.h"
381 > 381 >
382 </File> 382 </File>
383 </Filter> 383 </Filter>
384 <Filter 384 <Filter
385 Name="Autocomplete" 385 Name="Autocomplete"
386 > 386 >
387 <File 387 <File
388 RelativePath=".\autocomplete\autocomplete_popup_ contents_view.cc"
389 >
390 </File>
391 <File
392 RelativePath=".\autocomplete\autocomplete_popup_ contents_view.h"
393 >
394 </File>
395 <File
388 RelativePath=".\autocomplete\autocomplete_popup_ win.cc" 396 RelativePath=".\autocomplete\autocomplete_popup_ win.cc"
389 > 397 >
390 </File> 398 </File>
391 <File 399 <File
392 RelativePath=".\autocomplete\autocomplete_popup_ win.h" 400 RelativePath=".\autocomplete\autocomplete_popup_ win.h"
393 > 401 >
394 </File> 402 </File>
395 </Filter> 403 </Filter>
396 <File 404 <File
397 RelativePath=".\about_chrome_view.cc" 405 RelativePath=".\about_chrome_view.cc"
(...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after
854 > 862 >
855 </File> 863 </File>
856 <File 864 <File
857 RelativePath=".\user_data_dir_dialog.h" 865 RelativePath=".\user_data_dir_dialog.h"
858 > 866 >
859 </File> 867 </File>
860 </Files> 868 </Files>
861 <Globals> 869 <Globals>
862 </Globals> 870 </Globals>
863 </VisualStudioProject> 871 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/views/autocomplete/autocomplete_popup_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698