diff options
Diffstat (limited to 'chrome/browser/views/browser_views.vcproj')
-rw-r--r-- | chrome/browser/views/browser_views.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj index 4a47e9a..3463567 100644 --- a/chrome/browser/views/browser_views.vcproj +++ b/chrome/browser/views/browser_views.vcproj @@ -462,6 +462,14 @@ > </File> <File + RelativePath=".\blocked_popup_container.cc" + > + </File> + <File + RelativePath=".\blocked_popup_container.h" + > + </File> + <File RelativePath=".\bookmark_bar_view.cc" > </File> @@ -526,14 +534,6 @@ > </File> <File - RelativePath=".\constrained_window_animation.cc" - > - </File> - <File - RelativePath=".\constrained_window_animation.h" - > - </File> - <File RelativePath=".\constrained_window_impl.cc" > </File> |