Index: chrome/browser/ui/views/shell_dialogs_win.cc |
diff --git a/chrome/browser/ui/views/shell_dialogs_win.cc b/chrome/browser/ui/views/shell_dialogs_win.cc |
index 9be3aac3e65097aeba40992932d2492eec935c07..28fd5880b8f1dca829ecdd004b5ddd8f66cddedd 100644 |
--- a/chrome/browser/ui/views/shell_dialogs_win.cc |
+++ b/chrome/browser/ui/views/shell_dialogs_win.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/shell_dialogs.h" |
+#include "chrome/browser/ui/shell_dialogs.h" |
#include <windows.h> |
#include <commdlg.h> |