summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/shell_dialogs_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/shell_dialogs_win.cc')
-rw-r--r--chrome/browser/views/shell_dialogs_win.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/browser/views/shell_dialogs_win.cc b/chrome/browser/views/shell_dialogs_win.cc
index be3da01..ec3a92e 100644
--- a/chrome/browser/views/shell_dialogs_win.cc
+++ b/chrome/browser/views/shell_dialogs_win.cc
@@ -5,12 +5,12 @@
#include "chrome/browser/shell_dialogs.h"
#include <windows.h>
-#include <Commdlg.h>
+#include <commdlg.h>
#include <shlobj.h>
-#include <atlbase.h>
+//#include <atlbase.h>
#include <algorithm>
-#include <map>
+#include <set>
#include "base/file_util.h"
#include "base/registry.h"