| Index: chrome/browser/ui/views/select_file_dialog_extension_factory.h
|
| diff --git a/chrome/browser/ui/views/select_file_dialog_extension_factory.h b/chrome/browser/ui/views/select_file_dialog_extension_factory.h
|
| index 4418e3af80d78a767458ccb734727404630dea9b..6724f73439a48566ed8ba50145b79b0a4a2b1553 100644
|
| --- a/chrome/browser/ui/views/select_file_dialog_extension_factory.h
|
| +++ b/chrome/browser/ui/views/select_file_dialog_extension_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_VIEWS_SELECT_FILE_DIALOG_EXTENSION_FACTORY_H_
|
| #define CHROME_BROWSER_UI_VIEWS_SELECT_FILE_DIALOG_EXTENSION_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/shell_dialogs/select_file_dialog.h"
|
| #include "ui/shell_dialogs/select_file_dialog_factory.h"
|
|
|
|
|