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 f61ae40dc152a9d02b957c77ac56fbe04005cd13..21248285d75565593f00992c05ecd33df759fa71 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/window/dialog_delegate.h" |
#include "views/view.h" |
-#include "views/window/dialog_delegate.h" |
class Browser; |