Index: chrome/browser/ui/views/download/download_in_progress_dialog_view.h |
diff --git a/chrome/browser/ui/views/download/download_in_progress_dialog_view.h b/chrome/browser/ui/views/download/download_in_progress_dialog_view.h |
index 21248285d75565593f00992c05ecd33df759fa71..4fddbd4f35cf18dd53d55d3b37620ee67526d126 100644 |
--- a/chrome/browser/ui/views/download/download_in_progress_dialog_view.h |
+++ b/chrome/browser/ui/views/download/download_in_progress_dialog_view.h |
@@ -11,8 +11,8 @@ |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
#include "base/string16.h" |
+#include "ui/views/view.h" |
#include "ui/views/window/dialog_delegate.h" |
-#include "views/view.h" |
class Browser; |