diff options
-rw-r--r-- | chrome/browser/shell_dialogs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/shell_dialogs.h b/chrome/browser/shell_dialogs.h index 54f601c..a0edff1 100644 --- a/chrome/browser/shell_dialogs.h +++ b/chrome/browser/shell_dialogs.h @@ -9,6 +9,7 @@ #include <windows.h> #include <string> +#include <vector> #include "base/ref_counted.h" |