diff options
Diffstat (limited to 'chrome/browser/chrome_select_file_dialog_factory_win.cc')
| -rw-r--r-- | chrome/browser/chrome_select_file_dialog_factory_win.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/chrome_select_file_dialog_factory_win.cc b/chrome/browser/chrome_select_file_dialog_factory_win.cc index 01ff7f6..78cc353 100644 --- a/chrome/browser/chrome_select_file_dialog_factory_win.cc +++ b/chrome/browser/chrome_select_file_dialog_factory_win.cc @@ -12,6 +12,7 @@ #include "base/callback.h" #include "base/location.h" #include "base/logging.h" +#include "base/macros.h" #include "base/metrics/field_trial.h" #include "base/strings/string16.h" #include "base/synchronization/waitable_event.h" |
