diff options
Diffstat (limited to 'chrome/browser/views/browser_views.vcproj')
-rw-r--r-- | chrome/browser/views/browser_views.vcproj | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj index e8a17da..cfce335 100644 --- a/chrome/browser/views/browser_views.vcproj +++ b/chrome/browser/views/browser_views.vcproj @@ -433,6 +433,26 @@ > </File> </Filter> + <Filter + Name="Find Bar" + > + <File + RelativePath=".\find_bar_view.cc" + > + </File> + <File + RelativePath=".\find_bar_view.h" + > + </File> + <File + RelativePath=".\find_bar_win.cc" + > + </File> + <File + RelativePath=".\find_bar_win.h" + > + </File> + </Filter> <File RelativePath=".\about_chrome_view.cc" > |