summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-18 20:06:13 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-18 20:06:13 +0000
commit226f045e5149fce5b8296b2f79c2b015628ebf62 (patch)
tree0bce8d5699fa516d826543aeb064cec5ada081dc /chrome
parent319d9e6f29cc2d27c0f72ce701d905d2402c350a (diff)
downloadchromium_src-226f045e5149fce5b8296b2f79c2b015628ebf62.zip
chromium_src-226f045e5149fce5b8296b2f79c2b015628ebf62.tar.gz
chromium_src-226f045e5149fce5b8296b2f79c2b015628ebf62.tar.bz2
Build break. In revision 9958, I hadn't intented to commit this change.
Review URL: http://codereview.chromium.org/20466 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9959 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/views/shell_dialogs_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/shell_dialogs_win.cc b/chrome/browser/views/shell_dialogs_win.cc
index ec3a92e..a7720c7 100644
--- a/chrome/browser/views/shell_dialogs_win.cc
+++ b/chrome/browser/views/shell_dialogs_win.cc
@@ -7,7 +7,7 @@
#include <windows.h>
#include <commdlg.h>
#include <shlobj.h>
-//#include <atlbase.h>
+#include <atlbase.h>
#include <algorithm>
#include <set>