diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/browser/browser.vcproj | 4 | ||||
-rw-r--r-- | chrome/browser/views/browser_views.vcproj | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 07b0fb27c..b712615 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -1870,10 +1870,6 @@ > </File> <File - RelativePath=".\download\download_started_animation.h" - > - </File> - <File RelativePath=".\download\download_util.cc" > </File> diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj index 75e2939..d2594d0 100644 --- a/chrome/browser/views/browser_views.vcproj +++ b/chrome/browser/views/browser_views.vcproj @@ -546,7 +546,11 @@ > </File> <File - RelativePath=".\download_started_animation_win.cc" + RelativePath=".\download_started_animation.cc" + > + </File> + <File + RelativePath=".\download_started_animation.h" > </File> <File |