Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4919)

Unified Diff: chrome/browser/ui/views/base_shell_dialog_win.h

Issue 10667026: Start consolidating cross-port file selection code into ui/base/dialogs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/views/base_shell_dialog_win.h
diff --git a/chrome/browser/ui/views/base_shell_dialog_win.h b/chrome/browser/ui/views/base_shell_dialog_win.h
index fb84c281a5ab82588179b2af9480e887fac239c7..0ea783909e2f206204e1139bcdaec95093127a41 100644
--- a/chrome/browser/ui/views/base_shell_dialog_win.h
+++ b/chrome/browser/ui/views/base_shell_dialog_win.h
@@ -9,7 +9,7 @@
#include <shlobj.h>
#include <set>
-#include "chrome/browser/ui/base_shell_dialog.h"
+#include "ui/base/dialogs/base_shell_dialog.h"
namespace base {
class Thread;

Powered by Google App Engine
This is Rietveld 408576698