diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 64 |
1 files changed, 2 insertions, 62 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index cc48667..2b032b6 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -174,7 +174,7 @@ > </File> <File - RelativePath=".\autocomplete\autocomplete_popup_view_win.h" + RelativePath=".\autocomplete\autocomplete_popup_model.h" > </File> <File @@ -182,15 +182,11 @@ > </File> <File - RelativePath=".\autocomplete\autocomplete_popup_model.h" - > - </File> - <File RelativePath=".\autocomplete\autocomplete_popup_view_win.cc" > </File> <File - RelativePath=".\autocomplete\autocomplete_popup_view.h" + RelativePath=".\autocomplete\autocomplete_popup_view_win.h" > </File> <File @@ -787,42 +783,6 @@ </File> </Filter> <Filter - Name="Destination" - > - <File - RelativePath=".\base_history_model.cc" - > - </File> - <File - RelativePath=".\base_history_model.h" - > - </File> - <File - RelativePath=".\views\download_tab_view.cc" - > - </File> - <File - RelativePath=".\views\download_tab_view.h" - > - </File> - <File - RelativePath=".\history_model.cc" - > - </File> - <File - RelativePath=".\history_model.h" - > - </File> - <File - RelativePath=".\history_view.cc" - > - </File> - <File - RelativePath=".\history_view.h" - > - </File> - </Filter> - <Filter Name="Automation" > <File @@ -1583,18 +1543,6 @@ </File> </Filter> <Filter - Name="NativeUI" - > - <File - RelativePath=".\history_tab_ui.cc" - > - </File> - <File - RelativePath=".\history_tab_ui.h" - > - </File> - </Filter> - <Filter Name="Net" > <File @@ -2174,14 +2122,6 @@ > </File> <File - RelativePath=".\tab_contents\native_ui_contents.cc" - > - </File> - <File - RelativePath=".\tab_contents\native_ui_contents.h" - > - </File> - <File RelativePath=".\tab_contents\navigation_controller.cc" > </File> |