diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-15 21:47:31 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-15 21:47:31 +0000 |
commit | 26ee7556422eb077a813c9a15a03867779bb8188 (patch) | |
tree | 7c84f834997dc233982896eeae200051320f095a /chrome/browser/views | |
parent | a9f8899794e8867395ad6665043ab02638e1d2c8 (diff) | |
download | chromium_src-26ee7556422eb077a813c9a15a03867779bb8188.zip chromium_src-26ee7556422eb077a813c9a15a03867779bb8188.tar.gz chromium_src-26ee7556422eb077a813c9a15a03867779bb8188.tar.bz2 |
Undo changes to files that crept into the wrong CL
TBR=brettw
Review URL: http://codereview.chromium.org/113485
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16192 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/views')
-rw-r--r-- | chrome/browser/views/browser_views.vcproj | 6 |
1 files changed, 5 insertions, 1 deletions
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 |