Index: chrome/browser/views/download_item_view.cc |
=================================================================== |
--- chrome/browser/views/download_item_view.cc (revision 3954) |
+++ chrome/browser/views/download_item_view.cc (working copy) |
@@ -22,6 +22,8 @@ |
#include "generated_resources.h" |
+using base::TimeDelta; |
+ |
// TODO(paulg): These may need to be adjusted when download progress |
// animation is added, and also possibly to take into account |
// different screen resolutions. |